TypeIdentityResolverPolicy.resolve

Resolve identity of component by FQN of it's type.

struct TypeIdentityResolverPolicy
static
string
resolve
()
()

Parameters

factory Factory!Object

component factory to be stored

Return Value

Type: string

FQN of component type as it's identity.

Meta