コード例 #1
0
ファイル: Cupom.cs プロジェクト: robertorp/pdv-sat
 public bool AcionarGuilhotina()
 {
     return(_impressora.AcionarGuilhotina());
 }