C# 클래스 Files.Vitaboy.TimeProperty

파일 보기 프로젝트 열기: Afr0Games/Project-Dollhouse

공개 프로퍼티들

프로퍼티 타입 설명
ID uint
PropertyList List

공개 메소드들

메소드 설명
TimeProperty ( FileReader Reader ) : System.Collections.Generic

Constructs a new TimeProperty instance.

메소드 상세

TimeProperty() 공개 메소드

Constructs a new TimeProperty instance.
public TimeProperty ( FileReader Reader ) : System.Collections.Generic
Reader FileReader A FileReader instance used to read a TimeProperty.
리턴 System.Collections.Generic

프로퍼티 상세

ID 공개적으로 프로퍼티

public uint ID
리턴 uint

PropertyList 공개적으로 프로퍼티

public List PropertyList
리턴 List