C# Class System.LocalAppContext

Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Private Properties

Свойство Type Description
GetCachedSwitchValue bool
GetCachedSwitchValueInternal bool
LocalAppContext System.Runtime.CompilerServices

Private Methods

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