C# 클래스 Marten.Linq.Parsing.StringEquals

상속: StringComparisonParser
파일 보기 프로젝트 열기: JasperFx/marten

공개 메소드들

메소드 설명
FormatValue ( MethodInfo method, string value ) : string
StringEquals ( ) : System

메소드 상세

FormatValue() 공개 메소드

public FormatValue ( MethodInfo method, string value ) : string
method System.Reflection.MethodInfo
value string
리턴 string

StringEquals() 공개 메소드

public StringEquals ( ) : System
리턴 System