예제 #1
0
 protected void SetValue(Object value, [CallerMemberName] string propertyName = "")
 {
     ComplexAspect.SetValue(propertyName, value);
 }