Beispiel #1
0
 public string Evaluate(TagModel model)
 {
     throw TagException.NotAllowedShouldBePartOf(GetType(), typeof(Transform)).Decorate(Context);
 }