메소드 |
설명 |
|
CreateBehaviorSpecifications ( IEnumerable itFieldInfos, Machine.Specifications.Model.Behavior behavior ) : void |
|
|
EnsureAllBehaviorFieldsAreInContext ( Type behaviorType, Context context ) : void |
|
|
EnsureBehaviorDoesNotHaveFrameworkFieldsExceptIt ( Type behaviorType ) : void |
|
|
EnsureBehaviorHasBehaviorsAttribute ( Type behaviorType ) : void |
|
|
EnsureContextFieldExists ( Context context, FieldInfo contextField, FieldInfo requiredField, Type behaviorType ) : void |
|
|
EnsureContextFieldIsCompatibleType ( Context context, FieldInfo contextField, FieldInfo requiredField, Type behaviorType ) : void |
|
|