Ejemplo n.º 1
0
 public static ContentRegistration AppendDefinition(this ContentHelper content)
 {
     return(content.AppendDefinition(null));
 }