コード例 #1
0
 public int GetAge()
 {
     return(_psdkAudience.GetAge());
 }
コード例 #2
0
 public int GetAge()
 {
     return(_impl.GetAge());
 }