public static RoleMaster ice_read(Ice.InputStream istr) { var v = new RoleMaster(); v.ice_readMembers(istr); return(v); }