次の方法で共有


PropertyExistsConstraint(String) コンストラクター

定義

PropertyExistsConstraint クラスの新しいインスタンスを初期化します。

public PropertyExistsConstraint(string name);
new NUnit.Framework.Constraints.PropertyExistsConstraint : string -> NUnit.Framework.Constraints.PropertyExistsConstraint

パラメーター

name
String

プロパティの名前。

適用対象