C# Class DefaultStringComparisonFinder, Caseless

Afficher le fichier Open project: Fody/Caseless Class Usage Examples

Méthodes publiques

Свойство Type Description
ModuleWeaver ModuleWeaver,
MsCoreReferenceFinder MsCoreReferenceFinder,
StringComparisonConstant int
UseOperatorForOrdinal bool?

Méthodes publiques

Méthode Description
Execute ( ) : void
GetStringComparisonFromXml ( System.Xml.Linq.XElement xElement ) : string

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

GetStringComparisonFromXml() public static méthode

public static GetStringComparisonFromXml ( System.Xml.Linq.XElement xElement ) : string
xElement System.Xml.Linq.XElement
Résultat string

Property Details

ModuleWeaver public_oe property

public ModuleWeaver, ModuleWeaver
Résultat ModuleWeaver,

MsCoreReferenceFinder public_oe property

public MsCoreReferenceFinder, MsCoreReferenceFinder
Résultat MsCoreReferenceFinder,

StringComparisonConstant public_oe property

public int StringComparisonConstant
Résultat int

UseOperatorForOrdinal public_oe property

public bool? UseOperatorForOrdinal
Résultat bool?