C# Class Segmentio.Model.Properties

Inheritance: Props
Show file Open project: Monkimun/segmentio-unity Class Usage Examples

Public Methods

Method Description
Put ( string key, object val ) : Properties

Method Details

Put() public method

public Put ( string key, object val ) : Properties
key string
val object
return Properties