コード例 #1
0
ファイル: BL_Imp.cs プロジェクト: omerhad/mini-projact-c-
 public IEnumerable <BE.Host> GetAllHost()
 {
     return(IDAL.GetAllHost());
 }