Ejemplo n.º 1
0
 /// <summary>
 /// Initializes the <see cref="LexographicEnumConverter"/> class.
 /// </summary>
 static LexographicEnumConverter()
 {
     ComparerInstance = new LexographicComparer();
 }
 /// <summary>
 /// Initializes the <see cref="LexographicEnumConverter"/> class.
 /// </summary>
 static LexographicEnumConverter()
 {
     ComparerInstance = new LexographicComparer();
 }