예제 #1
0
 private VccBlockWithContracts(BlockStatement containingBlock, VccBlockWithContracts template)
     : base(containingBlock, template)
 {
 }
예제 #2
0
파일: Statements.cs 프로젝트: tupipa/vcc
 private VccBlockWithContracts(BlockStatement containingBlock, VccBlockWithContracts template)
     : base(containingBlock, template)
 {
 }