Serial port and GPS

GpsxTest.Main Method 

The main method

[Visual Basic]
Public Shared Sub Main( _
   ByVal args As String() _
)
[C#]
public static void Main(
   string[] args
);

Parameters

args
name of the resulting gpsx file

See Also

GpsxTest Class | serial Namespace