|
| static string | Sanitize (string s) |
| |
| static Dictionary< string, object > | GroupRecord (ExtendedGroupRecord grec) |
| |
| static ExtendedGroupRecord | GroupRecord (Dictionary< string, object > dict) |
| |
| static Dictionary< string, object > | GroupMembershipData (ExtendedGroupMembershipData membership) |
| |
| static ExtendedGroupMembershipData | GroupMembershipData (Dictionary< string, object > dict) |
| |
| static Dictionary< string, object > | GroupMembersData (ExtendedGroupMembersData member) |
| |
| static ExtendedGroupMembersData | GroupMembersData (Dictionary< string, object > dict) |
| |
| static Dictionary< string, object > | GroupRolesData (GroupRolesData role) |
| |
| static GroupRolesData | GroupRolesData (Dictionary< string, object > dict) |
| |
| static Dictionary< string, object > | GroupRoleMembersData (ExtendedGroupRoleMembersData rmember) |
| |
| static ExtendedGroupRoleMembersData | GroupRoleMembersData (Dictionary< string, object > dict) |
| |
| static Dictionary< string, object > | GroupInviteInfo (GroupInviteInfo invite) |
| |
| static GroupInviteInfo | GroupInviteInfo (Dictionary< string, object > dict) |
| |
| static Dictionary< string, object > | GroupNoticeData (ExtendedGroupNoticeData notice) |
| |
| static ExtendedGroupNoticeData | GroupNoticeData (Dictionary< string, object > dict) |
| |
| static Dictionary< string, object > | GroupNoticeInfo (GroupNoticeInfo notice) |
| |
| static GroupNoticeInfo | GroupNoticeInfo (Dictionary< string, object > dict) |
| |
| static Dictionary< string, object > | DirGroupsReplyData (DirGroupsReplyData g) |
| |
| static DirGroupsReplyData | DirGroupsReplyData (Dictionary< string, object > dict) |
| |
Definition at line 97 of file GroupsExtendedData.cs.