コード例 #1
0
 static WithholdingHelper()
 {
     service = IoC.Resolve<IWithholdingService>("WithholdingService");
 }
コード例 #2
0
 static WithholdingHelper()
 {
     service = IoC.Resolve <IWithholdingService>("WithholdingService");
 }