Method | Description | |
---|---|---|
AttachBurden ( Burden burden ) : void | ||
CreateBurden ( bool trackedExternally ) : Burden | ||
Dispose ( ) : void | ||
GetContextualProperty ( object key ) : object | ||
ResolutionContext ( |
||
SetContextualProperty ( object key, object value ) : void |
public CreateBurden ( bool trackedExternally ) : Burden | ||
trackedExternally | bool | |
return | Burden |
public GetContextualProperty ( object key ) : object | ||
key | object | |
return | object |
public ResolutionContext ( |
||
context | ||
handler | IHandler | |
requiresDecommission | bool | |
trackContext | bool | |
return | System |
public SetContextualProperty ( object key, object value ) : void | ||
key | object | |
value | object | |
return | void |