C# 클래스 Monodoc.EcmaUncompiledHelpSource.UncompiledResolver

상속: System.Xml.XmlResolver
파일 보기 프로젝트 열기: runefs/Marvin

공개 메소드들

메소드 설명
GetEntity ( Uri absoluteUri, string role, Type ofObjectToReturn ) : object
ResolveUri ( Uri baseUri, string relativeUri ) : Uri

메소드 상세

GetEntity() 공개 메소드

public GetEntity ( Uri absoluteUri, string role, Type ofObjectToReturn ) : object
absoluteUri System.Uri
role string
ofObjectToReturn System.Type
리턴 object

ResolveUri() 공개 메소드

public ResolveUri ( Uri baseUri, string relativeUri ) : Uri
baseUri System.Uri
relativeUri string
리턴 System.Uri