C# 클래스 ValidationResult, UnityDecompiled

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

공개 프로퍼티들

프로퍼티 타입 설명
CompilerMessages IEnumerable
Rule IValidationRule
Success bool

프로퍼티 상세

CompilerMessages 공개적으로 프로퍼티

public IEnumerable CompilerMessages
리턴 IEnumerable

Rule 공개적으로 프로퍼티

public IValidationRule Rule
리턴 IValidationRule

Success 공개적으로 프로퍼티

public bool Success
리턴 bool