Exemplo n.º 1
0
 public Function()
 {
     // Khởi tạo các thư viện hỗ trợ cho Function
     data = new Kernel.Browser.Helper();
 }
Exemplo n.º 2
0
 public AddEventHandler()
 {
     _data = new Kernel.Browser.Helper();
 }