C# Class BiasedBit.MinusEngine.CreateGalleryResult

Result of a CreateGallery operation.
Afficher le fichier Open project: koffeinfrei/MinusShare Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CreateGalleryResult ( ) : System
CreateGalleryResult ( String editorId, String readerId, String key ) : System
ToString ( ) : string

Method Details

CreateGalleryResult() public méthode

public CreateGalleryResult ( ) : System
Résultat System

CreateGalleryResult() public méthode

public CreateGalleryResult ( String editorId, String readerId, String key ) : System
editorId String
readerId String
key String
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string