C# 클래스 PluginTestbed.SourceSetup.SourceSetupSettings

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

공개 메소드들

메소드 설명
LoadSettings ( ) : SourceSetupSettings
LoadSettings ( string userAppPath ) : SourceSetupSettings
SaveSettings ( ) : void
SaveSettings ( string userAppPath ) : void
SetDefaultPath ( ) : void
SourceSetupSettings ( ) : System

메소드 상세

LoadSettings() 공개 정적인 메소드

public static LoadSettings ( ) : SourceSetupSettings
리턴 SourceSetupSettings

LoadSettings() 공개 정적인 메소드

public static LoadSettings ( string userAppPath ) : SourceSetupSettings
userAppPath string
리턴 SourceSetupSettings

SaveSettings() 공개 메소드

public SaveSettings ( ) : void
리턴 void

SaveSettings() 공개 메소드

public SaveSettings ( string userAppPath ) : void
userAppPath string
리턴 void

SetDefaultPath() 공개 메소드

public SetDefaultPath ( ) : void
리턴 void

SourceSetupSettings() 공개 메소드

public SourceSetupSettings ( ) : System
리턴 System