コード例 #1
0
 /// <summary>
 /// Initializes static members of the <see cref="DefaultTextFactory"/> class.
 /// </summary>
 static DefaultTextFactory()
 {
     Instance = new DefaultTextFactory();
 }
コード例 #2
0
 /// <summary>
 /// Initializes static members of the <see cref="DefaultTextFactory"/> class.
 /// </summary>
 static DefaultTextFactory() {
     Instance = new DefaultTextFactory();
 }