C# 클래스 FlatRedBallProfiler.ProjectManager

파일 보기 프로젝트 열기: vchelaru/FlatRedBall

공개 메소드들

메소드 설명
Load ( string file ) : void
LoadFromString ( string contents ) : void

메소드 상세

Load() 공개 메소드

public Load ( string file ) : void
file string
리턴 void

LoadFromString() 공개 메소드

public LoadFromString ( string contents ) : void
contents string
리턴 void