IdentityDescriber.remove

Remove a description from decriber

class IdentityDescriber(ComponentType = Object, IdentityType = string)
typeof(this)
remove
(
IdentityType identity
)

Parameters

identity IdentityType

identity of component for which to remove description

Return Value

Type: typeof(this)

typeof(this)

Meta