C# Class ReactiveUI.Tests.ProductionMode

Inheritance: IModeDetector
Afficher le fichier Open project: reactiveui/ReactiveUI Class Usage Examples

Méthodes publiques

Méthode Description
InDesignMode ( ) : bool?
InUnitTestRunner ( ) : bool?
Set ( ) : IDisposable

Method Details

InDesignMode() public méthode

public InDesignMode ( ) : bool?
Résultat bool?

InUnitTestRunner() public méthode

public InUnitTestRunner ( ) : bool?
Résultat bool?

Set() public static méthode

public static Set ( ) : IDisposable
Résultat IDisposable