Method | Description | |
---|---|---|
Execute ( object context ) : IEnumerable |
||
Sequence ( ) : System.Collections.Generic | ||
Sequence ( ContextChangeHandler contextChange ) : System.Collections.Generic | ||
Sequence ( string name ) : System.Collections.Generic |
public Execute ( object context ) : IEnumerable |
||
context | object | |
return | IEnumerable |
public Sequence ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public Sequence ( ContextChangeHandler contextChange ) : System.Collections.Generic | ||
contextChange | ContextChangeHandler | |
return | System.Collections.Generic |
public Sequence ( string name ) : System.Collections.Generic | ||
name | string | |
return | System.Collections.Generic |