NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

MethodCall._MethodSignature

[To be supplied.]

[Visual Basic]
Protected _MethodSignature() As Type
[C#]
protected Type[] _MethodSignature;
[C++]
protected: Type* _MethodSignature[];
[JScript]
protected var _MethodSignature : Type[];

See Also

MethodCall Class | MethodCall Members | System.Runtime.Remoting Namespace