C# 클래스 Segmentio.Model.Properties

상속: Props
파일 보기 프로젝트 열기: Monkimun/segmentio-unity 1 사용 예제들

공개 메소드들

메소드 설명
Put ( string key, object val ) : Properties

메소드 상세

Put() 공개 메소드

public Put ( string key, object val ) : Properties
key string
val object
리턴 Properties