Exemplo n.º 1
0
 public static CommNetType.NetType GetNetTypeByIndex(int index)
 {
     return(CommNetType.GetNetTypeByIndex(index));
 }
Exemplo n.º 2
0
 public static String[] GetNetTypeStrList()
 {
     return(CommNetType.GetNetTypeStrList());
 }