C# Class afung.MangaWeb3.Common.AdminCollectionUserAddRequest

Inheritance: JsonRequest
Afficher le fichier Open project: a-fung/MangaWeb3 Class Usage Examples

Méthodes publiques

Свойство Type Description
access bool
collectionName string
username string

Property Details

access public_oe property

public bool access
Résultat bool

collectionName public_oe property

public string collectionName
Résultat string

username public_oe property

public string username
Résultat string