Exemplo n.º 1
0
 public override Dictionary <string, object> GetCurrentStatus()
 {
     return(KT.GetCurrentStatus(base.Url));
 }
Exemplo n.º 2
0
 public KTConfiguration()
 {
     ComponentItems = KT.GetComponentItems();
 }