C# Class BetaSpeckle.SuperKVP

Exibir arquivo Open project: didimitrie/speckle.exporter Class Usage Examples

Public Properties

Property Type Description
key string
values string

Public Methods

Method Description
SuperKVP ( string _key, string _values )

Method Details

SuperKVP() public method

public SuperKVP ( string _key, string _values )
_key string
_values string

Property Details

key public_oe property

public string key
return string

values public_oe property

public string values
return string