C# 클래스 DefaultStringComparisonFinder, Caseless

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

공개 프로퍼티들

프로퍼티 타입 설명
ModuleWeaver ModuleWeaver,
MsCoreReferenceFinder MsCoreReferenceFinder,
StringComparisonConstant int
UseOperatorForOrdinal bool?

공개 메소드들

메소드 설명
Execute ( ) : void
GetStringComparisonFromXml ( System.Xml.Linq.XElement xElement ) : string

메소드 상세

Execute() 공개 메소드

public Execute ( ) : void
리턴 void

GetStringComparisonFromXml() 공개 정적인 메소드

public static GetStringComparisonFromXml ( System.Xml.Linq.XElement xElement ) : string
xElement System.Xml.Linq.XElement
리턴 string

프로퍼티 상세

ModuleWeaver 공개적으로 프로퍼티

public ModuleWeaver, ModuleWeaver
리턴 ModuleWeaver,

MsCoreReferenceFinder 공개적으로 프로퍼티

public MsCoreReferenceFinder, MsCoreReferenceFinder
리턴 MsCoreReferenceFinder,

StringComparisonConstant 공개적으로 프로퍼티

public int StringComparisonConstant
리턴 int

UseOperatorForOrdinal 공개적으로 프로퍼티

public bool? UseOperatorForOrdinal
리턴 bool?