コード例 #1
0
 public IEnumerable <NetworkRecord> GetNetworks()
 {
     return(_networkRepository.GetNetworks());
 }