Ignore:
Timestamp:
Jul 6, 2010, 8:09:10 AM (14 years ago)
Author:
Sam Habiel
Message:

Support for other encodings besides ASCII. Constructors available in BMXNetLib and and BMXNetConnectInfo.
Comments in several files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BMXNET_RPMS_dotNET_UTILITIES-BMX/trunk/cs/bmx_0200scr/BMX2/BMXNet/BMXNetAdapter.cs

    r815 r822  
    7777                 */
    7878
    79                 public override int Fill(
    80                         DataSet ds
    81                         )
     79                public override int Fill(DataSet ds)
    8280                {
    8381                        //The inital call to base.fill calls the RPC which loads up the array
Note: See TracChangeset for help on using the changeset viewer.