C# Class Platform.Invoke.Tests.DelegateProcTest

Show file Open project: GeirGrusom/PlatformInvoker

Public Methods

Method Description
DelegateProcTest ( ) : System
Foo ( string argument ) : string

Method Details

DelegateProcTest() public method

public DelegateProcTest ( ) : System
return System

Foo() public method

public Foo ( string argument ) : string
argument string
return string