Exemple #1
0
 public override void VisitRequiredModifier(IRequiredModifier type)
 {
     WriteUnsupported(type.ToString());
 }