C# Class System.Threading.ExecutionContextSwitcher

Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Methods

Method Description
Equals ( Object obj ) : bool
GetHashCode ( ) : int
operator ( ) : bool

Private Methods

Method Description
IDisposable ( ) : void
Undo ( ) : void
UndoNoThrow ( ) : bool

Method Details

Equals() public method

public Equals ( Object obj ) : bool
obj Object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

operator() public static method

public static operator ( ) : bool
return bool