C# Class Bits.Tests.Delegates

Show file Open project: KHProjects/KH-Parker-Fox

Private Methods

Method Description
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