Beispiel #1
0
 public GroestlcoinBlock(GroestlcoinBlockHeader h) : base(h)
 {
 }
Beispiel #2
0
#pragma warning disable CS0612 // Type or member is obsolete
                public GroestlcoinBlock(GroestlcoinBlockHeader h) : base(h)
#pragma warning restore CS0612 // Type or member is obsolete
                {
                }