C# 클래스 Golem.Core.Recipe

파일 보기 프로젝트 열기: jagregory/golem 1 사용 예제들

공개 메소드들

메소드 설명
GetTaskForMethod ( MethodInfo methodInfo ) : Task
Recipe ( ) : System

메소드 상세

GetTaskForMethod() 공개 메소드

public GetTaskForMethod ( MethodInfo methodInfo ) : Task
methodInfo System.Reflection.MethodInfo
리턴 Task

Recipe() 공개 메소드

public Recipe ( ) : System
리턴 System