Beispiel #1
0
 /// <summary>
 /// Initializes static members of the RnaAlphabet class.
 /// </summary>
 static RnaAlphabet()
 {
     Instance = new RnaAlphabet();
 }
Beispiel #2
0
 /// <summary>
 /// Initializes static members of the RnaAlphabet class.
 /// </summary>
 static RnaAlphabet()
 {
     Instance = new RnaAlphabet();
 }