C# Class StubClass.ReturnValue

Datei anzeigen Open project: anodejs/node-sharp Class Usage Examples

Public Properties

Property Type Description
IntValue int
StringValue string

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

IntValue public_oe property

public int IntValue
return int

StringValue public_oe property

public string StringValue
return string