C# Class SnooNotesPermissions.Subreddit

Afficher le fichier Open project: CrustyJew/SnooNotes Class Usage Examples

Méthodes publiques

Méthode Description
GetSubreddits ( string subName = "all" ) : IEnumerable
MakeChanges ( List userIDsToRemove, List userIDsToRemoveAdmin, List claimsToAdd, string subName ) : int

Method Details

GetSubreddits() public static méthode

public static GetSubreddits ( string subName = "all" ) : IEnumerable
subName string
Résultat IEnumerable

MakeChanges() public static méthode

public static MakeChanges ( List userIDsToRemove, List userIDsToRemoveAdmin, List claimsToAdd, string subName ) : int
userIDsToRemove List
userIDsToRemoveAdmin List
claimsToAdd List
subName string
Résultat int