C# 클래스 FubuMVC.LightningQueues.UriExtensions

파일 보기 프로젝트 열기: DarthFubuMVC/fubumvc

공개 메소드들

메소드 설명
ToLightningUri ( this uri ) : LightningUri
ToLocalUri ( this uri ) : Uri
ToMachineUri ( this uri ) : Uri

메소드 상세

ToLightningUri() 공개 정적인 메소드

public static ToLightningUri ( this uri ) : LightningUri
uri this
리턴 LightningUri

ToLocalUri() 공개 정적인 메소드

public static ToLocalUri ( this uri ) : Uri
uri this
리턴 System.Uri

ToMachineUri() 공개 정적인 메소드

public static ToMachineUri ( this uri ) : Uri
uri this
리턴 System.Uri