예제 #1
0
 /// <summary> </summary>
 internal override void Write(WzFileStream fs)
 {
     fs.Write2(this.Value);
 }