C# Class Golem.Core.Recipe

Mostra file Open project: jagregory/golem Class Usage Examples

Public Methods

Method Description
GetTaskForMethod ( MethodInfo methodInfo ) : Task
Recipe ( ) : System

Method Details

GetTaskForMethod() public method

public GetTaskForMethod ( MethodInfo methodInfo ) : Task
methodInfo System.Reflection.MethodInfo
return Task

Recipe() public method

public Recipe ( ) : System
return System