C# 클래스 NGM.CasClient.Routes

상속: IRouteProvider
파일 보기 프로젝트 열기: NIKASoftwareDevs/Orchard

공개 메소드들

메소드 설명
GetRoutes ( ) : IEnumerable
GetRoutes ( ICollection routes ) : void

메소드 상세

GetRoutes() 공개 메소드

public GetRoutes ( ) : IEnumerable
리턴 IEnumerable

GetRoutes() 공개 메소드

public GetRoutes ( ICollection routes ) : void
routes ICollection
리턴 void