C# Class AMEEClient.Model.ValueItem

Show file Open project: AMEE/revit Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ValueItem ( ) : Newtonsoft.Json
ValueItem ( string name, string value ) : Newtonsoft.Json

Method Details

ValueItem() public method

public ValueItem ( ) : Newtonsoft.Json
return Newtonsoft.Json

ValueItem() public method

public ValueItem ( string name, string value ) : Newtonsoft.Json
name string
value string
return Newtonsoft.Json