C# 클래스 TernaryChallenge, code

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

공개 프로퍼티들

프로퍼티 타입 설명
playerName string

공개 메소드들

메소드 설명
OnDisable1 ( ) : string
OnDisable2 ( ) : string
OnDisable3 ( ) : string

비공개 메소드들

메소드 설명
TestMethod1 ( ) : void
TestMethod2 ( ) : void

메소드 상세

OnDisable1() 공개 메소드

public OnDisable1 ( ) : string
리턴 string

OnDisable2() 공개 메소드

public OnDisable2 ( ) : string
리턴 string

OnDisable3() 공개 메소드

public OnDisable3 ( ) : string
리턴 string

프로퍼티 상세

playerName 공개적으로 프로퍼티

public string playerName
리턴 string