ExtensionsDescendantsAndSelfT Method |
[Missing <summary> documentation for "M:Stimulsoft.Base.Json.Linq.Extensions.DescendantsAndSelf``1(System.Collections.Generic.IEnumerable{``0})"]
Namespace: Stimulsoft.Base.Json.Linq
public static IJEnumerable<JToken> DescendantsAndSelf<T>( this IEnumerable<T> source ) where T : JContainer
[Missing <param name="source"/> documentation for "M:Stimulsoft.Base.Json.Linq.Extensions.DescendantsAndSelf``1(System.Collections.Generic.IEnumerable{``0})"]
[Missing <typeparam name="T"/> documentation for "M:Stimulsoft.Base.Json.Linq.Extensions.DescendantsAndSelf``1(System.Collections.Generic.IEnumerable{``0})"]
[Missing <returns> documentation for "M:Stimulsoft.Base.Json.Linq.Extensions.DescendantsAndSelf``1(System.Collections.Generic.IEnumerable{``0})"]