C# 클래스 UnityEngineInternal.TypeInferenceRuleAttribute

상속: Attribute, _Attribute
파일 보기 프로젝트 열기: randomize/VimConfig

공개 메소드들

메소드 설명
ToString ( ) : string
TypeInferenceRuleAttribute ( TypeInferenceRules rule )
TypeInferenceRuleAttribute ( string rule )
TypeInferenceRuleAttribute ( TypeInferenceRules rule ) : System
TypeInferenceRuleAttribute ( string rule ) : System

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

TypeInferenceRuleAttribute() 공개 메소드

public TypeInferenceRuleAttribute ( TypeInferenceRules rule )
rule TypeInferenceRules

TypeInferenceRuleAttribute() 공개 메소드

public TypeInferenceRuleAttribute ( string rule )
rule string

TypeInferenceRuleAttribute() 공개 메소드

public TypeInferenceRuleAttribute ( TypeInferenceRules rule ) : System
rule TypeInferenceRules
리턴 System

TypeInferenceRuleAttribute() 공개 메소드

public TypeInferenceRuleAttribute ( string rule ) : System
rule string
리턴 System