StoragePolicy.identity

Set identity

  1. typeof(this) identity(string identity)
    mixintemplate StoragePolicy()
    @safe nothrow pure
    typeof(this)
    identity
    (
    string identity
    )
  2. inout(string) identity()

Parameters

identity string

identity of component in storage

Return Value

Type: typeof(this)

typeof(this)

Meta