private Pam7qStream(Pam7q pam7q) { _pam7q = pam7q; }
internal static Pam7qStream Create(Pam7q pam7q) { return(new Pam7qStream(pam7q)); }