typeof
- Ejemplos
En el atributo ServiceContract podéis observar que se configura la propiedad CallbackContract = typeof(IDBTFSearchCallback)), esto hace de este contrato un contrato dúplex. | In the ServiceContract attribute you can see that the CallbackContract = typeof (IDBTFSearchCallback) property is configured, which makes this contract a duplex one. |
