C# Class withSIX.Mini.Core.Games.ContentPaths

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

Méthodes publiques

Свойство Type Description
Default ContentPaths

Méthodes publiques

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

Méthodes protégées

Méthode Description
ContentPaths ( ) : NDepend.Path

Method Details

ContentPaths() protected méthode

protected ContentPaths ( ) : NDepend.Path
Résultat NDepend.Path

ContentPaths() public méthode

public ContentPaths ( IAbsoluteDirectoryPath path, IAbsoluteDirectoryPath repositoryPath ) : NDepend.Path
path IAbsoluteDirectoryPath
repositoryPath IAbsoluteDirectoryPath
Résultat NDepend.Path

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

Property Details

Default public_oe static_oe property

public static ContentPaths,withSIX.Mini.Core.Games Default
Résultat ContentPaths