C# Class CalculateFunding.Tests.Common.Helpers.ReflectionExtensions

ファイルを表示 Open project: SkillsFundingAgency/CFS-Backend

Public Methods

Method Description
SetWithNonePublicSetter ( target, Expression property, value ) : void

Private Methods

Method Description
GetPropertyInfo ( Expression property ) : PropertyInfo

Method Details

SetWithNonePublicSetter() public static method

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