Click or drag to resize
AbstractCodeBuilderGenerator Property

[Missing <summary> documentation for "P:X3Platform.DynamicProxy.Builder.CodeBuilder.AbstractCodeBuilder.Generator"]

Namespace: X3Platform.DynamicProxy.Builder.CodeBuilder
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
protected ILGenerator Generator { get; }

Property Value

Type: ILGenerator
See Also