예제 #1
0
파일: CHtmlInput.cs 프로젝트: TheJP/Stne
 public CHtmlInput(String Value, String Name, EHtmlInputType Type) { }
예제 #2
0
 public static CHtmlStneButtonContainer stneInput(String Value, String Name, EHtmlInputType Type) { return null; }