C# 클래스 TSave, cslightcore

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

공개 프로퍼티들

프로퍼티 타입 설명
age int
like List
love Love,
name string
strs List

프로퍼티 상세

age 공개적으로 프로퍼티

public int age
리턴 int

like 공개적으로 프로퍼티

public List like
리턴 List

love 공개적으로 프로퍼티

public Love, love
리턴 Love,

name 공개적으로 프로퍼티

public string name
리턴 string

strs 공개적으로 프로퍼티

public List strs
리턴 List