C# Class StubClass.ReturnValue

Show file 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 property

public int IntValue
return int

StringValue public property

public string StringValue
return string