Exemplo n.º 1
0
 public static bool There_Is_A_Status_Error(ref uint p_error)
 {
     return(Basic.There_Is_A_Status_Error(ref p_error));
 }