Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in delegates
Retrieving the name of the invoked method executed in a Func
Sep 15, 2026
c#
delegates
lambda
methodinfo
delegate crash with EXC_BAD_ACCESS
Sep 13, 2026
objective-c
ios
delegates
Combine Func<Foo, object> and Action<object>
Sep 14, 2026
c#
.net
delegates
Is it bad practice for a delegate to have a reference to the object for which it is the delegate?
Sep 13, 2026
objective-c
design-patterns
oop
delegates
How to use delegation (or pass messages) from class methods
Sep 12, 2026
objective-c
delegates
protocols
class-method
NSTokenField does not let me type other strings than tokenField:completionsForSubstring:... returns
Sep 12, 2026
objective-c
cocoa
delegates
nstokenfield
Get delegate arguments inside delegate
Sep 11, 2026
c#
delegates
expression
Why does `dynamicMethod.CreateDelegate(typeof(Action)).Method.Invoke(null,new object[0]);` throw an Exception?
Sep 12, 2026
c#
delegates
invoke
system.reflection
reflection.emit
Howto emit a delegate or lambda expression
Sep 11, 2026
c#
delegates
lambda
reflection.emit
Get MethodInfo for any method with any signature (delegate for any signature)
Sep 07, 2026
c#
reflection
delegates
UML for delegation pattern
Sep 07, 2026
objective-c
delegates
uml
Passing an extra argument to a delegate
Sep 06, 2026
c#
events
delegates
Can a 'delegate' property support multiple protocols?
Sep 03, 2026
objective-c
properties
delegates
protocols
Delegates Program
Sep 03, 2026
c#
.net
delegates
How does the compiler infer types in the delegate example?
Sep 02, 2026
c#
delegates
Nested Func<T, object> in a Generic Extension Method
Sep 02, 2026
c#
linq
generics
delegates
extension-methods
Using Delegates AND Declaring Events
Aug 31, 2026
.net
delegates
event-handling
Why is my simple swift delegate and protocol setup not working?
Sep 01, 2026
ios
delegates
swift
protocols
How to pass string from a text field (embedded in a table cell) in 2nd controller back to a label in 1st controller (also embedded in a table cell)?
Aug 31, 2026
ios
objective-c
delegates
uitextfield
respondstoselector
Older Entries »