C# Class OpenRA.Mods.Common.Lint.LintExts

Afficher le fichier Open project: OpenRA/OpenRA Class Usage Examples

Méthodes publiques

Méthode Description
GetFieldValues ( object ruleInfo, FieldInfo fieldInfo, Action emitError ) : IEnumerable

Method Details

GetFieldValues() public static méthode

public static GetFieldValues ( object ruleInfo, FieldInfo fieldInfo, Action emitError ) : IEnumerable
ruleInfo object
fieldInfo System.Reflection.FieldInfo
emitError Action
Résultat IEnumerable