Method | Description | |
---|---|---|
Backup ( object>.IDictionary |
||
GetValueFromConstructor ( ) : int | ||
GetValueFromConstructorAsRef ( int &refValue ) : int | ||
GetValueFromConstructorAsRefAndOut ( int &refValue, int &outValue ) : int | ||
Operations ( int number ) : System.Threading | ||
ThrowException ( ) : void | ||
UnitOfWorkIsInitialized ( ) : bool |
public Backup ( object>.IDictionary |
||
context | object>.IDictionary | |
return | void |
public GetValueFromConstructorAsRef ( int &refValue ) : int | ||
refValue | int | |
return | int |
public GetValueFromConstructorAsRefAndOut ( int &refValue, int &outValue ) : int | ||
refValue | int | |
outValue | int | |
return | int |
public Operations ( int number ) : System.Threading | ||
number | int | |
return | System.Threading |