クラス FluentMemberGroupExtensions
Version:
日本語翻訳に関する免責事項
このページの翻訳はAIによって自動的に行われました。可能な限り正確な翻訳を心掛けていますが、原文と異なる表現や解釈が含まれる場合があります。正確で公式な情報については、必ず英語の原文をご参照ください。
FluentMemberGroup 型の拡張メソッド。
継承
System.Object
FluentMemberGroupExtensions
名前空間: Stylelabs.M.Sdk.Fluent.Testing.Extensions
アセンブリ: Stylelabs.M.Sdk.Fluent.Testing.dll
構文
メソッド
AssertPropertyExists(FluentMemberGroup, String)
指定された名前を持つ が .
宣言
パラメーター
| 型 | 名前 | 説明 |
|---|---|---|
| FluentMemberGroup | memberGroup | |
| System.String | name |
. |
戻り値
| 型 | 説明 |
|---|---|
| FluentMemberGroup |
円滑なメンバー グループ。 |
AssertRelationExists(FluentMemberGroup, String, Nullable<RelationRole>, FluentEntityDefinition)
指定された名前を持つ が .
宣言
パラメーター
| 型 | 名前 | 説明 |
|---|---|---|
| FluentMemberGroup | memberGroup | |
| System.String | name |
. |
| System.Nullable<RelationRole> | role |
. |
| FluentEntityDefinition | entityDefinition |
リレーションに関連付けられている FluentEntityDefinition。 |
戻り値
| 型 | 説明 |
|---|---|
| FluentMemberGroup |
円滑なメンバー グループ。 |