C# 클래스 Scorpio.Userdata.ScriptUserdataDelegate.FunctionParameter

파일 보기 프로젝트 열기: qingfeng346/Scorpio-CSharp

공개 프로퍼티들

프로퍼티 타입 설명
DefaultValue object
ParameterType System.Type

공개 메소드들

메소드 설명
FunctionParameter ( Type type, object def ) : System

메소드 상세

FunctionParameter() 공개 메소드

public FunctionParameter ( Type type, object def ) : System
type System.Type
def object
리턴 System

프로퍼티 상세

DefaultValue 공개적으로 프로퍼티

public object DefaultValue
리턴 object

ParameterType 공개적으로 프로퍼티

public Type,System ParameterType
리턴 System.Type