コード例 #1
0
ファイル: Program.cs プロジェクト: UtkuMutlu22/fivethDayExam
 public CustomerManager(IMevzuat mevzuat)
 {
     _mevzuat = mevzuat;
 }