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