Newbetuts
.
New posts in delegates
EventHandler vs. EventHandler<TEventArgs>
c#
events
delegates
Swift delegation - when to use weak pointer on delegate
swift
memory-management
memory-leaks
delegates
strong-reference-cycle
How do i exit a List<string>.ForEach loop when using an anonymous delegate?
c#
loops
delegates
C# - using List<T>.Find() with custom objects
c#
list
generics
delegates
find
NSFetchedResultsContollerDelegate for CollectionView
swift
core-data
delegates
collectionview
What is the difference between new Action() and a lambda?
c#
.net-3.5
delegates
lambda
Can’t assign to delegate an anonymous method with less specific parameter type
c#
.net
delegates
Standard delegates in C# [closed]
c#
list
delegates
Cannot convert lambda expression to type 'object' because it is not a delegate type
c#
linq
lambda
delegates
Why use "new DelegateType(Delegate)"?
c#
delegates
Generating Delegate Types dynamically in C#
c#
delegates
code-generation
Discrete Anonymous methods sharing a class?
c#
delegates
anonymous-methods
Can I use params in Action or Func delegates?
c#
delegates
action
params-keyword
Segue and delegates in UIKit
ios
swift
delegates
segue
How do I create a delegate for a .NET property?
c#
vb.net
delegates
How to create an asynchronous method
c#
asynchronous
delegates
Cannot convert from 'method group' to 'System.Action<object>' error
c#
generics
delegates
method-group
Cast delegate to Func in C#
c#
.net
casting
delegates
Why are there memory allocations when calling a func
c#
performance
delegates
garbage-collection
closures
Get the current view controller from the app delegate
ios
objective-c
delegates
appdelegate
Prev
Next