Method | Description | |
---|---|---|
ProbingConstructorBuilder ( string>.Func |
|
Method | Description | |
---|---|---|
DefineConstructor ( |
Defines the constructor used.
|
|
EmitBegin ( |
Emits begin call
|
protected DefineConstructor ( |
||
owner | ||
interfaceType | ||
return |
protected EmitBegin ( |
||
type | ||
interfaceType | ||
generator | ||
return | void |
public ProbingConstructorBuilder ( string>.Func |
||
lookupFunctionName | string>.Func | Supplies a function lookup name transformation. Set this to null to use the method name verbatim. |
return | System |