C# 클래스 fCraft.MapConversion.MyneMetaFile

INI parser used by MapMyne.
파일 보기 프로젝트 열기: fragmer/fCraft 1 사용 예제들

공개 메소드들

메소드 설명
Contains ( [ section ) : bool
ContainsSection ( [ section ) : bool
MyneMetaFile ( [ fileStream ) : System
this ( [ section, [ key ) : string

메소드 상세

Contains() 공개 메소드

public Contains ( [ section ) : bool
section [
리턴 bool

ContainsSection() 공개 메소드

public ContainsSection ( [ section ) : bool
section [
리턴 bool

MyneMetaFile() 공개 메소드

public MyneMetaFile ( [ fileStream ) : System
fileStream [
리턴 System

this() 공개 메소드

public this ( [ section, [ key ) : string
section [
key [
리턴 string