Exemple #1
0
 public CanCompute <Int16> NewInt16(Int16 value = default(Int16))
 {
     return(ManagerGX.NewInt16(this, value));
 }