C# Class SpecAidTests.Vaporware.InformantTranslation

Inheritance: ITranslation
显示文件 Open project: ITAGroup/SpecAid

Public Methods

Method Description
Do ( PropertyInfo info, string tableValue ) : object
UseWhen ( PropertyInfo info, string tableValue ) : bool

Method Details

Do() public method

public Do ( PropertyInfo info, string tableValue ) : object
info System.Reflection.PropertyInfo
tableValue string
return object

UseWhen() public method

public UseWhen ( PropertyInfo info, string tableValue ) : bool
info System.Reflection.PropertyInfo
tableValue string
return bool