コード例 #1
0
 private string TakeOffPJs()
 {
     return(_state.TakeOffPJs() ? _responses.TakeOffPJs() : Fail());
 }