C# Class Codestellation.Ether.Core.Extentions

Show file Open project: Codestellation/Ether

Public Methods

Method Description
Collect ( this self ) : string
SplitAndTrim ( this self ) : string[]

Method Details

Collect() public static method

public static Collect ( this self ) : string
self this
return string

SplitAndTrim() public static method

public static SplitAndTrim ( this self ) : string[]
self this
return string[]