public TNAMEINFO(Stream stream) { this = new TNAMEINFO(); Read(stream); }
public TNAMEINFO(Stream stream) { this = new TNAMEINFO(); this.Read(stream); }