C# 클래스 Platform.Invoke.Tests.DelegateProcTest

파일 보기 프로젝트 열기: GeirGrusom/PlatformInvoker

공개 메소드들

메소드 설명
DelegateProcTest ( ) : System
Foo ( string argument ) : string

메소드 상세

DelegateProcTest() 공개 메소드

public DelegateProcTest ( ) : System
리턴 System

Foo() 공개 메소드

public Foo ( string argument ) : string
argument string
리턴 string