C# Class TastyDomainDriven.NameDashGuidNaming

Inheritance: IAppenderNamingPolicy
Afficher le fichier Open project: jaceenet/TastyDomainDriven

Méthodes publiques

Méthode Description
GetIndexPath ( ) : string
GetIndexPath ( string streamid ) : string
GetMasterPath ( ) : string
GetStreamPath ( string streamid ) : string
NameDashGuidNaming ( string prefix = "" ) : System

Private Methods

Méthode Description
Fix ( string streamid ) : string

Method Details

GetIndexPath() public méthode

public GetIndexPath ( ) : string
Résultat string

GetIndexPath() public méthode

public GetIndexPath ( string streamid ) : string
streamid string
Résultat string

GetMasterPath() public méthode

public GetMasterPath ( ) : string
Résultat string

GetStreamPath() public méthode

public GetStreamPath ( string streamid ) : string
streamid string
Résultat string

NameDashGuidNaming() public méthode

public NameDashGuidNaming ( string prefix = "" ) : System
prefix string
Résultat System