Пример #1
0
 public void SetApiMethod(Define.ApiMethod setType)
 {
     setType   = Define.ApiMethod.Multi;
     ApiMethod = setType;
     _class.System.Debug("titanOne.log", "[0] using API: " + setType);
     _class.System.Debug("titanOne.log", "");
 }
Пример #2
0
 public void SetApiMethod(Define.ApiMethod setType)
 {
     setType = Define.ApiMethod.Multi;
     ApiMethod = setType;
     _class.System.Debug("titanOne.log", "[0] using API: " + setType);
     _class.System.Debug("titanOne.log", "");
 }