C# Class EDNReaderTestCS.Funcs

Afficher le fichier Open project: neurensic/edn-dot-net Class Usage Examples

Méthodes publiques

Méthode Description
Assert ( bool assertion ) : void
Flatten ( IEnumerable enumerable ) : IEnumerable

Method Details

Assert() public static méthode

public static Assert ( bool assertion ) : void
assertion bool
Résultat void

Flatten() public static méthode

public static Flatten ( IEnumerable enumerable ) : IEnumerable
enumerable IEnumerable
Résultat IEnumerable