예제 #1
0
 /// <inheritdoc/>
 public virtual bool IsValid()
 {
     return(action.IsValid());
 }