Beispiel #1
0
 public int this [System.Collections.Specialized.BitVector32.Section section]
 {
     get
     {
         return(default(int));
     }
     set
     {
     }
 }
 public bool Equals(System.Collections.Specialized.BitVector32.Section obj)
 {
     throw null;
 }
 public static System.Collections.Specialized.BitVector32.Section CreateSection(short maxValue, System.Collections.Specialized.BitVector32.Section previous)
 {
     throw null;
 }
 public int this[System.Collections.Specialized.BitVector32.Section section] {
     get { throw null; } set { }
 }
 public static string ToString(System.Collections.Specialized.BitVector32.Section value)
 {
     throw null;
 }
Beispiel #6
0
 public bool Equals(System.Collections.Specialized.BitVector32.Section obj)
 {
     return(default(bool));
 }
Beispiel #7
0
 public static System.Collections.Specialized.BitVector32.Section CreateSection(short maxValue, System.Collections.Specialized.BitVector32.Section previous)
 {
     return(default(System.Collections.Specialized.BitVector32.Section));
 }
Beispiel #8
0
 public static string ToString(System.Collections.Specialized.BitVector32.Section value)
 {
     return(default(string));
 }