C# Class YAMP.Io.FunctionBuffer

Class to buffer previous file function calls.
Datei anzeigen Open project: FlorianRappl/YAMP Class Usage Examples

Public Methods

Method Description
Lookup ( ) : IFunction

Requests the function to be looked up.

Method Details

Lookup() public method

Requests the function to be looked up.
public Lookup ( ) : IFunction
return IFunction