FlushToDiskAsJsonFile(T) Method

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

JsonExtensions..::..FlushToDiskAsJsonFile<(Of <(<'T>)>)> Method

Namespace:  RegnoSoftware.Standard.Core.Extensions
Assembly:  RegnoSoftware.Standard.Core (in RegnoSoftware.Standard.Core.dll)

Syntax


public static void FlushToDiskAsJsonFile<T>(
	T data,
	string filepath
)

Type Parameters

T

Parameters

data
Type: T
filepath
Type: String