C# Class WXB.PD

Show file Open project: wuxiongbin/uHyperText Class Usage Examples

Public Properties

Property Type Description
value T

Public Methods

Method Description
Dispose ( ) : void
PD ( System.Action free ) : System.Text

Method Details

Dispose() public method

public Dispose ( ) : void
return void

PD() public method

public PD ( System.Action free ) : System.Text
free System.Action
return System.Text

Property Details

value public property

public T value
return T