C# 클래스 withSIX.Play.Core.Games.Entities.ContentPaths

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

공개 메소드들

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

보호된 메소드들

메소드 설명
ContentPaths ( ) : System

메소드 상세

ContentPaths() 보호된 메소드

protected ContentPaths ( ) : System
리턴 System

ContentPaths() 공개 메소드

public ContentPaths ( IAbsoluteDirectoryPath path, IAbsoluteDirectoryPath repositoryPath ) : System
path IAbsoluteDirectoryPath
repositoryPath IAbsoluteDirectoryPath
리턴 System

EqualPath() 공개 메소드

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

EqualRepositoryPath() 공개 메소드

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