| ObjectCreationMethodAttributeMethodInfo Property |
Gets the information about referenced creation method
Namespace: TSD.AttributesAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax public MethodInfo MethodInfo { get; }
Public ReadOnly Property MethodInfo As MethodInfo
Get
public:
property MethodInfo^ MethodInfo {
MethodInfo^ get ();
}
member MethodInfo : MethodInfo with get
Property Value
MethodInfoSee Also