Table of Contents

Property Source

Namespace
MVVrus.AspNetCore.ActiveSession.StdRunner
Assembly
MVVrus.AspNetCore.ActiveSession.dll

Source

An enumerable for which the instance to be created will serve as an adapter.
public IEnumerable<TItem> Source { readonly get; set; }

Property Value

IEnumerable<TItem>