Method | Description | |
---|---|---|
BuildFailure ( |
||
CircularReferenceDetected ( |
||
Clear ( ) : void | ||
CreateParameter ( |
||
CreateProperty ( |
||
CreatedType ( |
||
CreatingType ( |
||
CreatingValue ( |
||
PopulatedInstance ( object instance ) : void | ||
PopulatingInstance ( object instance ) : void |
Method | Description | |
---|---|---|
WriteMessage ( string message ) : void |
public BuildFailure ( |
||
ex | ||
return | void |
public CircularReferenceDetected ( |
||
type | ||
return | void |
public CreateParameter ( |
||
instanceType | ||
parameterType | ||
parameterName | string | |
context | object | |
return | void |
public CreateProperty ( |
||
propertyType | ||
propertyName | string | |
context | object | |
return | void |
public CreatedType ( |
||
type | ||
context | object | |
return | void |
public CreatingType ( |
||
type | ||
context | object | |
return | void |
public CreatingValue ( |
||
type | ||
context | object | |
return | void |
public PopulatedInstance ( object instance ) : void | ||
instance | object | |
return | void |
public PopulatingInstance ( object instance ) : void | ||
instance | object | |
return | void |