Example #1
0
 protected VccStructDeclaration(NamespaceDeclaration containingNamespaceDeclaration, VccStructDeclaration template)
     : base(containingNamespaceDeclaration, template)
 {
 }
Example #2
0
 protected VccStructDeclaration(NamespaceDeclaration containingNamespaceDeclaration, VccStructDeclaration template)
     : base(containingNamespaceDeclaration, template)
 {
 }