public CorsPlugin(
	ICorsService corsService,
	string policyName
)Public Sub New ( 
	corsService As ICorsService,
	policyName As String
)new : 
        corsService : ICorsService * 
        policyName : string -> CorsPlugin[缺少 "M:TouchSocket.Http.CorsPlugin.#ctor(TouchSocket.Http.ICorsService,System.String)" 的 <param name="corsService"/> 文档]
[缺少 "M:TouchSocket.Http.CorsPlugin.#ctor(TouchSocket.Http.ICorsService,System.String)" 的 <param name="policyName"/> 文档]