C# 클래스 TuxMate.Preferences

파일 보기 프로젝트 열기: cbguder/tuxmate

공개 메소드들

메소드 설명
AddNotify ( GConf notify ) : void

비공개 메소드들

메소드 설명
Get ( string key, object def ) : object
Set ( string key, object val ) : void

메소드 상세

AddNotify() 공개 정적인 메소드

public static AddNotify ( GConf notify ) : void
notify GConf
리턴 void