Pip-Services-Commons-Dotnet
PipServices3.Commons.Reflect.TypeMatcher Member List

This is the complete list of members for PipServices3.Commons.Reflect.TypeMatcher, including all inherited members.

MatchEnum(object expectedType, object value) (defined in PipServices3.Commons.Reflect.TypeMatcher)PipServices3.Commons.Reflect.TypeMatcherstatic
MatchType(object expectedType, Type actualType, object actualValue=null)PipServices3.Commons.Reflect.TypeMatcherstatic
MatchTypeByName(string expectedType, Type actualType)PipServices3.Commons.Reflect.TypeMatcherstatic
MatchValue(object expectedType, object actualValue)PipServices3.Commons.Reflect.TypeMatcherstatic
MatchValueByName(string expectedType, object actualValue)PipServices3.Commons.Reflect.TypeMatcherstatic