C# Class Registration.Sample.TestType1

Mostra file Open project: Excel-DNA/Registration Class Usage Examples

Public Properties

Property Type Description
Value string

Public Methods

Method Description
TestType1 ( string value ) : System
ToString ( ) : string

Private Methods

Method Description
dnaTestFunction1 ( TestType1 tt ) : string

Method Details

TestType1() public method

public TestType1 ( string value ) : System
value string
return System

ToString() public method

public ToString ( ) : string
return string

Property Details

Value public_oe property

public string Value
return string