 | RpcInstanceFromKeyMethodAttributeMethodInfo Property |
Gets the information about referenced conversion method
Namespace: TSD.AttributesAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntaxpublic MethodInfo MethodInfo { get; }Public ReadOnly Property MethodInfo As MethodInfo
Get
public:
property MethodInfo^ MethodInfo {
MethodInfo^ get ();
}member MethodInfo : MethodInfo with get
Property Value
MethodInfo
See Also