C# Class Segmentio.Model.Traits

Inheritance: Props
显示文件 Open project: Monkimun/segmentio-unity Class Usage Examples

Public Methods

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

Method Details

Put() public method

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