C# Class Fan.Sys.Deprecated

Inheritance: FanObj, Facet
Show file Open project: xored/f4 Class Usage Examples

Public Properties

Property Type Description
m_msg string

Public Methods

Method Description
@typeof ( ) : Type
make ( ) : Deprecated
make ( Func func ) : Deprecated
toStr ( ) : string

Method Details

@typeof() public method

public @typeof ( ) : Type
return Type

make() public static method

public static make ( ) : Deprecated
return Deprecated

make() public static method

public static make ( Func func ) : Deprecated
func Func
return Deprecated

toStr() public method

public toStr ( ) : string
return string

Property Details

m_msg public property

public string m_msg
return string