C# Class System.LocalAppContext

Mostra file Open project: dotnet/corefx Class Usage Examples

Private Properties

Property Type Description
GetCachedSwitchValue bool
GetCachedSwitchValueInternal bool
LocalAppContext System.Runtime.CompilerServices

Private Methods

Method Description
GetCachedSwitchValue ( string switchName, int &switchValue ) : bool
GetCachedSwitchValueInternal ( string switchName, int &switchValue ) : bool
LocalAppContext ( ) : System.Runtime.CompilerServices