C# Class Splits.Internal.EventOrdering

Mostra file Open project: aaronjensen/splits Class Usage Examples

Public Methods

Method Description
Append ( Type type ) : void
Ordering ( ) : IEnumerable

Method Details

Append() public method

public Append ( Type type ) : void
type System.Type
return void

Ordering() public method

public Ordering ( ) : IEnumerable
return IEnumerable