C# 클래스 Files.Vitaboy.Property

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

공개 프로퍼티들

프로퍼티 타입 설명
PropertyPairs string>.Dictionary

공개 메소드들

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

Constructs a new Property instance.

메소드 상세

Property() 공개 메소드

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

프로퍼티 상세

PropertyPairs 공개적으로 프로퍼티

public Dictionary PropertyPairs
리턴 string>.Dictionary