C# 클래스 Bits.Tests.Delegates

파일 보기 프로젝트 열기: KHProjects/KH-Parker-Fox

비공개 메소드들

메소드 설명
Advanced ( ) : void
AnonymousAndLambda ( ) : void
Basics ( ) : void
BuiltInDelegates ( ) : void
FunctionOne ( string input ) : string
PassDelegate ( ) : void
SomeArbitraryMethod ( int param ) : void
SomeCondition ( string input ) : bool
SomeExamples ( ) : void
SomeOtherArbitraryMethod ( int param ) : void
SomeStaticArbitraryMethod ( int param ) : void