C# 클래스 Transformer.NET.VariableMatchEventArgs

상속: TransformerEventArgs
파일 보기 프로젝트 열기: extnet/Transformer.NET 1 사용 예제들

공개 메소드들

메소드 설명
VariableMatchEventArgs ( string text, string variable, string>.Dictionary variables ) : System.Collections.Generic

메소드 상세

VariableMatchEventArgs() 공개 메소드

public VariableMatchEventArgs ( string text, string variable, string>.Dictionary variables ) : System.Collections.Generic
text string
variable string
variables string>.Dictionary
리턴 System.Collections.Generic