C# Class Data.TOFWithError

Inheritance: TOF
ファイルを表示 Open project: ColdMatter/EDMSuite Class Usage Examples

Public Methods

Method Description
TOFWithError ( ) : System
TOFWithError ( TOF t ) : System
operator ( ) : TOFWithError

Method Details

TOFWithError() public method

public TOFWithError ( ) : System
return System

TOFWithError() public method

public TOFWithError ( TOF t ) : System
t TOF
return System

operator() public static method

public static operator ( ) : TOFWithError
return TOFWithError