AbstractEasyTypeMethods Property |
[Missing <summary> documentation for "P:X3Platform.DynamicProxy.Builder.CodeBuilder.AbstractEasyType.Methods"]
Namespace: X3Platform.DynamicProxy.Builder.CodeBuilderAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic MethodCollection Methods { get; }
public:
property MethodCollection^ Methods {
MethodCollection^ get ();
}
Property Value
Type:
MethodCollection
See Also