/// <summary> /// simply call the about method of the dll. /// </summary> /// <returns></returns> public static string About_pHash() { return(NativeFunctions.ph_about()); }