C# 클래스 NMF.Models.Repository.FileMapLocator

상속: MapLocator
파일 보기 프로젝트 열기: NMFCode/NMF

공개 메소드들

메소드 설명
FileMapLocator ( ) : System
FileMapLocator ( string>.IDictionary mappings ) : System
Open ( Uri repositoryId ) : Stream

메소드 상세

FileMapLocator() 공개 메소드

public FileMapLocator ( ) : System
리턴 System

FileMapLocator() 공개 메소드

public FileMapLocator ( string>.IDictionary mappings ) : System
mappings string>.IDictionary
리턴 System

Open() 공개 메소드

public Open ( Uri repositoryId ) : Stream
repositoryId System.Uri
리턴 Stream