C# 클래스 withSIX.Mini.Core.Games.ContentPaths

파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Default ContentPaths

공개 메소드들

메소드 설명
ContentPaths ( IAbsoluteDirectoryPath path, IAbsoluteDirectoryPath repositoryPath ) : NDepend.Path
EqualPath ( ContentPaths other ) : bool
EqualRepositoryPath ( ContentPaths other ) : bool

보호된 메소드들

메소드 설명
ContentPaths ( ) : NDepend.Path

메소드 상세

ContentPaths() 보호된 메소드

protected ContentPaths ( ) : NDepend.Path
리턴 NDepend.Path

ContentPaths() 공개 메소드

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

EqualPath() 공개 메소드

public EqualPath ( ContentPaths other ) : bool
other ContentPaths
리턴 bool

EqualRepositoryPath() 공개 메소드

public EqualRepositoryPath ( ContentPaths other ) : bool
other ContentPaths
리턴 bool

프로퍼티 상세

Default 공개적으로 정적으로 프로퍼티

public static ContentPaths,withSIX.Mini.Core.Games Default
리턴 ContentPaths