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

Exibir arquivo Open project: OpenRA/OpenRA Class Usage Examples

Public Methods

Method Description
GetFieldValues ( object ruleInfo, FieldInfo fieldInfo, Action emitError ) : IEnumerable

Method Details

GetFieldValues() public static method

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