C# Class Registration.Sample.TestType2

Datei anzeigen Open project: Excel-DNA/Registration Class Usage Examples

Public Methods

Method Description
TestType2 ( TestType1 value ) : System

Private Methods

Method Description
dnaJoinStrings ( string separator, string values ) : string
dnaTestFunction2 ( TestType2 tt ) : string
dnaTestFunction2Ret1 ( TestType2 tt ) : TestType1

Method Details

TestType2() public method

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