C# 클래스 Isop.CommandLine.FindMethodAmongLexedTokens

파일 보기 프로젝트 열기: wallymathieu/isop

공개 메소드들

메소드 설명
FindMethod ( IEnumerable methods, String methodName, IEnumerable lexed ) : Method

메소드 상세

FindMethod() 공개 정적인 메소드

public static FindMethod ( IEnumerable methods, String methodName, IEnumerable lexed ) : Method
methods IEnumerable
methodName String
lexed IEnumerable
리턴 Isop.Domain.Method