C# Class Lending.Domain.OpenLibrary.OpenLibrary

Inheritance: Joshilewis.Cqrs.Command.AuthenticatedCommand
Afficher le fichier Open project: joshilewis/lending

Méthodes publiques

Méthode Description
OpenLibrary ( ) : System
OpenLibrary ( System.Guid processId, System.Guid userId, System.Guid newLibraryId, string name ) : System

Method Details

OpenLibrary() public méthode

public OpenLibrary ( ) : System
Résultat System

OpenLibrary() public méthode

public OpenLibrary ( System.Guid processId, System.Guid userId, System.Guid newLibraryId, string name ) : System
processId System.Guid
userId System.Guid
newLibraryId System.Guid
name string
Résultat System