Namespace: DeltaEngine.Tests.EntitiesAssembly: DeltaEngine.Tests (in DeltaEngine.Tests.dll) Version: 1.1.1.0 (1.1.1)
public UpdateBehavior ResolveUpdateBehavior(
Type behaviorType
)
public UpdateBehavior ResolveUpdateBehavior(
Type behaviorType
)
Public Function ResolveUpdateBehavior (
behaviorType As Type
) As UpdateBehavior
Public Function ResolveUpdateBehavior (
behaviorType As Type
) As UpdateBehavior
public:
virtual UpdateBehavior^ ResolveUpdateBehavior(
Type^ behaviorType
) sealed
public:
virtual UpdateBehavior^ ResolveUpdateBehavior(
Type^ behaviorType
) sealed
abstract ResolveUpdateBehavior :
behaviorType : Type -> UpdateBehavior
override ResolveUpdateBehavior :
behaviorType : Type -> UpdateBehavior
abstract ResolveUpdateBehavior :
behaviorType : Type -> UpdateBehavior
override ResolveUpdateBehavior :
behaviorType : Type -> UpdateBehavior
Return Value
Type:
UpdateBehaviorImplements
BehaviorResolver ResolveUpdateBehavior(Type)