Ejemplo n.º 1
0
 /// <summary>
 /// Initializes static members of the <see cref="DefaultTextFactory"/> class.
 /// </summary>
 static DefaultTextFactory()
 {
     Instance = new DefaultTextFactory();
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Initializes static members of the <see cref="DefaultTextFactory"/> class.
 /// </summary>
 static DefaultTextFactory() {
     Instance = new DefaultTextFactory();
 }