C# Class Onism.Cldr.Extensions.JContainerExtensions

Mostrar archivo Open project: pgolebiowski/onism-cldr

Public Methods

Method Description
Leaves ( this obj ) : IEnumerable

Returns a collection of the tokens that are leaves in this tree.

Method Details

Leaves() public static method

Returns a collection of the tokens that are leaves in this tree.
public static Leaves ( this obj ) : IEnumerable
obj this
return IEnumerable