InlineConstraint コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
InlineConstraint(RoutePatternParameterPolicyReference) |
を指定して新しい InlineConstraint インスタンスを RoutePatternParameterPolicyReference作成します。 |
InlineConstraint(String) |
InlineConstraint の新しいインスタンスを作成します。 |
InlineConstraint(RoutePatternParameterPolicyReference)
を指定して新しい InlineConstraint インスタンスを RoutePatternParameterPolicyReference作成します。
public:
InlineConstraint(Microsoft::AspNetCore::Routing::Patterns::RoutePatternParameterPolicyReference ^ other);
public InlineConstraint (Microsoft.AspNetCore.Routing.Patterns.RoutePatternParameterPolicyReference other);
new Microsoft.AspNetCore.Routing.Template.InlineConstraint : Microsoft.AspNetCore.Routing.Patterns.RoutePatternParameterPolicyReference -> Microsoft.AspNetCore.Routing.Template.InlineConstraint
Public Sub New (other As RoutePatternParameterPolicyReference)
パラメーター
適用対象
InlineConstraint(String)
InlineConstraint の新しいインスタンスを作成します。
public:
InlineConstraint(System::String ^ constraint);
public InlineConstraint (string constraint);
new Microsoft.AspNetCore.Routing.Template.InlineConstraint : string -> Microsoft.AspNetCore.Routing.Template.InlineConstraint
Public Sub New (constraint As String)
パラメーター
- constraint
- String
制約テキスト。