public void Write(Stream stream) { XmlEntryFormat.WritePackageEntry(stream, this); }
public void Write(Stream stream) { XmlEntryFormat.WriteFrameworkEntry(stream, this); }