次の方法で共有


SignalRCmdletBottom.ParseAndCheckAllowedOrigins(String[]) Method

Definition

protected System.Collections.Generic.IList<string> ParseAndCheckAllowedOrigins (string[] parameter);
member this.ParseAndCheckAllowedOrigins : string[] -> System.Collections.Generic.IList<string>
Protected Function ParseAndCheckAllowedOrigins (parameter As String()) As IList(Of String)

Parameters

parameter
String[]

Returns

Applies to