コード例 #1
0
 public PackingslipEntry(PackingslipProvider <T> provider)
 {
     this.Provider = provider;
 }