internal GlobalVariable(Model.WordCount offset, Types.Base type) : base(offset, type)
 {
 }
Beispiel #2
0
 internal Parameter(Model.WordCount offset, Types.Base type) : base(offset, type)
 {
 }