C# Class BiasedBit.MinusEngine.CreateGalleryResult

Result of a CreateGallery operation.
Datei anzeigen Open project: koffeinfrei/MinusShare Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
CreateGalleryResult ( ) : System
CreateGalleryResult ( String editorId, String readerId, String key ) : System
ToString ( ) : string

Method Details

CreateGalleryResult() public method

public CreateGalleryResult ( ) : System
return System

CreateGalleryResult() public method

public CreateGalleryResult ( String editorId, String readerId, String key ) : System
editorId String
readerId String
key String
return System

ToString() public method

public ToString ( ) : string
return string