C# 클래스 Dev2.DataList.Contract.Value_Objects.Dev2TokenConverter

파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf 1 사용 예제들

공개 메소드들

메소드 설명
ParseTokenForMatch ( string exp, IList canidateParts ) : IIntellisenseResult

Parses the token for match.

메소드 상세

ParseTokenForMatch() 공개 메소드

Parses the token for match.
public ParseTokenForMatch ( string exp, IList canidateParts ) : IIntellisenseResult
exp string The exp.
canidateParts IList The canidate parts.
리턴 IIntellisenseResult