C# 클래스 Axiom.Scripting.ScriptableProperties

파일 보기 프로젝트 열기: WolfgangSt/axiom 1 사용 예제들

공개 메소드들

메소드 설명
ScriptableProperties ( IScriptableObject owner ) : System
this ( string property ) : string

메소드 상세

ScriptableProperties() 공개 메소드

public ScriptableProperties ( IScriptableObject owner ) : System
owner IScriptableObject
리턴 System

this() 공개 메소드

public this ( string property ) : string
property string
리턴 string