コード例 #1
0
 public PropertyService(IPropertyManagerClient client)
 {
     _client = client;
 }