C# Class Jayrock.JsonRpc.TestJsonRpcServiceReflector

Datei anzeigen Open project: atifaziz/Jayrock

Private Methods

Method Description
AffliatedWithService ( ) : void
AttributeFromMethod ( ) : void
CustomAttributes ( ) : void
CustomAttributesAreCopied ( ) : void
CustomNameViaAttribute ( ) : void
CustomServiceName ( ) : void
DefaultNameIsMethodName ( ) : void
FindFirstCustomAttribute ( ) : void
FindFirstCustomAttributeYieldsCopy ( ) : void
Invocation ( ) : void
MethodDescriptions ( ) : void
MethodIdempotency ( ) : void
MethodLookupIsCaseFree ( ) : void
MethodWithWarpedParametersAndResult ( ) : void
MethodWithWarpedParametersButVoidResult ( ) : void
NullService ( ) : void
NullType ( ) : void
ParamArray ( ) : void
Parameters ( ) : void
ResultTypeIsMethodReturnType ( ) : void
ServiceDescription ( ) : void
ServiceNameIsTypeName ( ) : void
TaggedMethodsExported ( ) : void
UntaggedMethodsNotExported ( ) : void