예제 #1
0
 public PhoneCallState Ring()
 {
     return(PhoneCallRing.GetInstance());
 }
예제 #2
0
 public PhoneCallState Ring()
 {
     Log.Debug("X:" + typeof(PhoneCallReceiver).Name, "Exception");
     return(PhoneCallRing.GetInstance());
 }
예제 #3
0
 public PhoneCallState Ring()
 {
     PhoneStatLog.GetInstance().LogPhone(DateTime.Now.ToString(), "1");
     return(PhoneCallRing.GetInstance());
 }