Show / Hide Table of Contents

Delegate AppearitionBaseRequest<T>.RequestCompleted

Namespace: Appearition.Internal
Assembly: Appearition.SDK.dll
Syntax
public delegate void RequestCompleted(T response);
Parameters
Type Name Description
T response

Extension Methods

ObjectExtension.ToStream(Object)
  • View Source
Back to top Generated by DocFX