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