C# 클래스 Cloud3DSTKDeployment.WebApiConfig

Static class for the web config
파일 보기 프로젝트 열기: 3DStreamingToolkit/cloud-deploy

공개 메소드들

메소드 설명
Register ( HttpConfiguration config ) : void

Register the configuration

메소드 상세

Register() 공개 정적인 메소드

Register the configuration
public static Register ( HttpConfiguration config ) : void
config HttpConfiguration The configuration
리턴 void