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

显示文件 Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Properties

Property Type Description
Default ContentPaths

Public Methods

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

Protected Methods

Method Description
ContentPaths ( ) : NDepend.Path

Method Details

ContentPaths() protected method

protected ContentPaths ( ) : NDepend.Path
return NDepend.Path

ContentPaths() public method

public ContentPaths ( IAbsoluteDirectoryPath path, IAbsoluteDirectoryPath repositoryPath ) : NDepend.Path
path IAbsoluteDirectoryPath
repositoryPath IAbsoluteDirectoryPath
return NDepend.Path

EqualPath() public method

public EqualPath ( ContentPaths other ) : bool
other ContentPaths
return bool

EqualRepositoryPath() public method

public EqualRepositoryPath ( ContentPaths other ) : bool
other ContentPaths
return bool

Property Details

Default public_oe static_oe property

public static ContentPaths,withSIX.Mini.Core.Games Default
return ContentPaths