Ejemplo n.º 1
0
 public OtherConfiguration()
 {
     Indentation = new OtherIndentationConfiguration();
     Modifiers = new OtherModifiersConfiguration();
     AlignMultiLineConstructs = new OtherAlignMultiLineConstructsConfiguration();
     Other = new OtherOtherConfiguration();
 }
Ejemplo n.º 2
0
 public OtherConfiguration()
 {
     Indentation = new OtherIndentationConfiguration();
     Modifiers   = new OtherModifiersConfiguration();
     AlignMultiLineConstructs = new OtherAlignMultiLineConstructsConfiguration();
     Other = new OtherOtherConfiguration();
 }