Method | Description | |
---|---|---|
AllClosedGenericHandlerInterfaces ( this typeProvider ) : System.Type[] | ||
AllHandledEventTypes ( this typeProvider ) : System.Type[] | ||
AllHandlerTypes ( this typeProvider ) : System.Type[] | ||
AllMessageContractTypes ( this typeProvider ) : System.Type[] | ||
AllResolvableTypes ( this typeProvider ) : System.Type[] | ||
AllSerializableTypes ( this typeProvider ) : System.Type[] | ||
AllTypesHandledViaTopics ( this typeProvider ) : System.Type[] | ||
IsClosedGenericHandlerInterface ( this typeProvider, |
public static AllClosedGenericHandlerInterfaces ( this typeProvider ) : System.Type[] | ||
typeProvider | this | |
return | System.Type[] |
public static AllHandledEventTypes ( this typeProvider ) : System.Type[] | ||
typeProvider | this | |
return | System.Type[] |
public static AllHandlerTypes ( this typeProvider ) : System.Type[] | ||
typeProvider | this | |
return | System.Type[] |
public static AllMessageContractTypes ( this typeProvider ) : System.Type[] | ||
typeProvider | this | |
return | System.Type[] |
public static AllResolvableTypes ( this typeProvider ) : System.Type[] | ||
typeProvider | this | |
return | System.Type[] |
public static AllSerializableTypes ( this typeProvider ) : System.Type[] | ||
typeProvider | this | |
return | System.Type[] |
public static AllTypesHandledViaTopics ( this typeProvider ) : System.Type[] | ||
typeProvider | this | |
return | System.Type[] |
public static IsClosedGenericHandlerInterface ( this typeProvider, |
||
typeProvider | this | |
potentialHandlerType | ||
return | bool |