C# 클래스 QRPrint.AppConfig

파일 보기 프로젝트 열기: yukimizake/QRPrint

공개 메소드들

메소드 설명
GetValue ( string ID ) : object
SetValue ( string ID ) : void

메소드 상세

GetValue() 공개 정적인 메소드

public static GetValue ( string ID ) : object
ID string
리턴 object

SetValue() 공개 정적인 메소드

public static SetValue ( string ID ) : void
ID string
리턴 void