C# 클래스 CalculateFunding.Tests.Common.Helpers.ReflectionExtensions

파일 보기 프로젝트 열기: SkillsFundingAgency/CFS-Backend

공개 메소드들

메소드 설명
SetWithNonePublicSetter ( target, Expression property, value ) : void

비공개 메소드들

메소드 설명
GetPropertyInfo ( Expression property ) : PropertyInfo

메소드 상세

SetWithNonePublicSetter() 공개 정적인 메소드

public static SetWithNonePublicSetter ( target, Expression property, value ) : void
property Expression
리턴 void