Show / Hide Table of Contents

Delegate AppearitionBaseRequest<T>.RequestCompletedJson

Namespace: Appearition.Internal
Assembly: Appearition.SDK.dll
Syntax
public delegate void RequestCompletedJson(string jsonResponse);
Parameters
Type Name Description
System.String jsonResponse

Extension Methods

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