IdenticonResult Methods

Methods

Public methodExecuteResultAsync
Creates and sends the identicon to the client asynchronously.
Public methodStatic memberFromHash(Byte, Int32, ExportImageFormat)
Creates an IdenticonResult instance with the specified hash.
Public methodStatic memberFromHash(String, Int32, ExportImageFormat)
Creates an IdenticonResult instance with the specified hash.
Public methodStatic memberFromIcon
Creates an IdenticonResult instance with a hash of the specified object.
Public methodStatic memberFromValue
Creates an IdenticonResult instance with a hash of the specified object.

See Also

Reference