Show / Hide Table of Contents

GenericSelectApplicationData Constructor

GenericSelectApplicationData(ReadOnlyMemory<byte>)

Constructs an instance of the GenericSelectApplicationData class.

C#
public GenericSelectApplicationData(ReadOnlyMemory<byte> rawData)

Parameters

Type Name Description
ReadOnlyMemory<byte> rawData
In this article
Back to top Generated by DocFX