コード例 #1
0
ファイル: Ether.cs プロジェクト: Sjnuffel/GanjaLibrary
 protected Ether(Ether other) : base(other)
 {
 }
コード例 #2
0
ファイル: Ether.cs プロジェクト: Sjnuffel/GanjaLibrary
 protected Ether(Ether other)
     : base(other)
 {
 }