C# Class System.Net.Connection.AsyncTriState

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0

Méthodes publiques

Свойство Type Description
Value TriState

Méthodes publiques

Méthode Description
AsyncTriState ( TriState newValue ) : System.Collections

Method Details

AsyncTriState() public méthode

public AsyncTriState ( TriState newValue ) : System.Collections
newValue TriState
Résultat System.Collections

Property Details

Value public_oe property

public TriState Value
Résultat TriState