C# 클래스 SpecAid.SetTranslations.SetTranslator

파일 보기 프로젝트 열기: ITAGroup/SpecAid

공개 메소드들

메소드 설명
Translate ( PropertyInfo info, object target, object newItem ) : object

Gets the appropriate value for the cell

비공개 메소드들

메소드 설명
GetSetTranslations ( ) : IEnumerable

메소드 상세

Translate() 공개 정적인 메소드

Gets the appropriate value for the cell
public static Translate ( PropertyInfo info, object target, object newItem ) : object
info System.Reflection.PropertyInfo
target object
newItem object
리턴 object