Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delegates

Understanding Thread/BeginInvoke? [beginner]

How do delegate/lambda typing and coercion work?

didSelectViewController not getting called when in "More" section

Unexpected effect of implicit cast on delegate type inference

c# delegates type-inference

SplitView in Storyboard, can't connect delegate

Implicit Operators and lambdas

How do I get the name of the method a method pointer points to?

Delegate and Datasource in different classes possible? - UITableView

Anonymous function converted to a void returning delegate cannot return a value

Serialize Composed Func?

Should I use EventHandler<T> and/or the EventArgs delegate pattern?

C# compiler oddity with delegate constructors

type argument from Action<T> cannot be inferred, but from Func<T> can be

c# generics delegates

BeginInvoke throws exception

c# delegates

How can I get UITextFieldDelegate.shouldChangeCharactersInRange to fire with custom inputView?

ios delegates uitextfield

weak or strong properties for my sub-viewControllers?

Will an empty delegate eat up memory?

Emulating delegates with free generic type parameters in C#

Thread vs begininvoke vs async

iOS Multipeer connectivity framework invitationHandler doesn't seem to accept?