コード例 #1
0
 public AssetService(CGIAssetInventoryContext context)
 {
     db = context;
 }
コード例 #2
0
 public AuthenticationService(CGIAssetInventoryContext context)
 {
     db = context;
 }