C# Class withSIX.Play.Core.Games.Entities.ContentPaths

Afficher le fichier Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Méthodes publiques

Méthode Description
ContentPaths ( IAbsoluteDirectoryPath path, IAbsoluteDirectoryPath repositoryPath ) : System
EqualPath ( ContentPaths other ) : bool
EqualRepositoryPath ( ContentPaths other ) : bool

Méthodes protégées

Méthode Description
ContentPaths ( ) : System

Method Details

ContentPaths() protected méthode

protected ContentPaths ( ) : System
Résultat System

ContentPaths() public méthode

public ContentPaths ( IAbsoluteDirectoryPath path, IAbsoluteDirectoryPath repositoryPath ) : System
path IAbsoluteDirectoryPath
repositoryPath IAbsoluteDirectoryPath
Résultat System

EqualPath() public méthode

public EqualPath ( ContentPaths other ) : bool
other ContentPaths
Résultat bool

EqualRepositoryPath() public méthode

public EqualRepositoryPath ( ContentPaths other ) : bool
other ContentPaths
Résultat bool