C# 클래스 mobSocial.WebApi.OwinStartupManager

Class to run the startup owin tasks
파일 보기 프로젝트 열기: mobsoftware/mobsocial 1 사용 예제들

공개 메소드들

메소드 설명
RunAllOwinConfigurations ( IAppBuilder app ) : void

메소드 상세

RunAllOwinConfigurations() 공개 정적인 메소드

public static RunAllOwinConfigurations ( IAppBuilder app ) : void
app IAppBuilder
리턴 void