AbstractCodeBuilderGenerator Property |
[Missing <summary> documentation for "P:X3Platform.DynamicProxy.Builder.CodeBuilder.AbstractCodeBuilder.Generator"]
Namespace: X3Platform.DynamicProxy.Builder.CodeBuilderAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxprotected ILGenerator Generator { get; }
protected:
property ILGenerator^ Generator {
ILGenerator^ get ();
}
Property Value
Type:
ILGenerator
See Also