C# Class ManagedUiaCustomizationCore.ProviderPatternMatcher

Mostra file Open project: TestStack/uia-custom-pattern-managed Class Usage Examples

Private Methods

Method Description
GetMatchingPatternMethod ( Type patternInterface, MethodInfo providerMethodInfo ) : MethodInfo
MethodsMatch ( MethodInfo providerMethod, MethodInfo patternMethod ) : bool
ParametersMatch ( Type serverParamType, Type clientParamType ) : bool