C# Class System.Net.Connection.AsyncTriState

显示文件 Open project: gbarnett/shared-source-cli-2.0

Public Properties

Property Type Description
Value TriState

Public Methods

Method Description
AsyncTriState ( TriState newValue ) : System.Collections

Method Details

AsyncTriState() public method

public AsyncTriState ( TriState newValue ) : System.Collections
newValue TriState
return System.Collections

Property Details

Value public_oe property

public TriState Value
return TriState