PropertyAccessorPropertyAccessorItemMethod Property |
相当方法
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public MethodInfo Method { get; }
Public ReadOnly Property Method As MethodInfo
Get
public:
property MethodInfo^ Method {
MethodInfo^ get ();
}
member Method : MethodInfo with get
Property Value
Type:
MethodInfoSee Also