C# Class NativeInterop.YourOwnDllImport.Program

Mostra file Open project: ufcpp/UfcppSample

Public Methods

Method Description
Main ( ) : void

Private Methods

Method Description
FillA16 ( string s ) : void
FillA8 ( string s ) : void
GetValue ( ) : int

Method Details

Main() public static method

public static Main ( ) : void
return void