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
Is it possible to overload Func<T, TResult> and Func<T1, T2, TResult> having the same name?
Mar 10, 2026
c#
delegates
overloading
func
How to declare a delegate in C++/cli and use it in C#
Mar 10, 2026
c#
delegates
c++-cli
Is there a way to simplify this reflective delegate code in C#?
Mar 09, 2026
c#
reflection
delegates
How to pass a method as parameter without declaring a delegate in .NET
Mar 09, 2026
.net
parameters
methods
delegates
Checking existing 'wired up' methods
Mar 08, 2026
c#
events
methods
delegates
passing Func<TSource, TKey> keySelector error
Mar 08, 2026
c#
linq
c#-3.0
delegates
lambda
Is there a more abbreviated way to define a custom event in C#3 and C#4?
Mar 07, 2026
c#
events
delegates
C# - Use a delegate to run a method at the same time every hour [duplicate]
Mar 06, 2026
c#
events
delegates
Checking if the handler != null vs Checking if the event != null in C# [duplicate]
Mar 06, 2026
c#
events
delegates
null
handler
Protocol delegate between view before navigation stack
Mar 06, 2026
ios
swift
delegates
segue
protocols
Objective-C class method does not call delegate methods while instance method does
Mar 04, 2026
objective-c
delegates
nsurlconnection
class-method
instance-method
c# thread declaration
Mar 02, 2026
c#
multithreading
delegates
declaration
Can not infer the type in C# , have to set it explicitly?
Feb 27, 2026
c#
generics
delegates
types
Problem with Delegate and NavigationController
Feb 26, 2026
iphone
objective-c
xcode
ios4
delegates
How can I refactor our the type parameter from this code?
Feb 26, 2026
c#
generics
refactoring
delegates
type-inference
Referencing multiple methods using one delegate
Feb 25, 2026
c#
delegates
"Non-nullable event must contain a non-null value when exiting constructor"
Feb 26, 2026
c#
.net
events
delegates
non-nullable
Delegate pointing to multiple function with different signatures [closed]
Feb 26, 2026
c#
delegates
Delegates and inheritance in c#
Feb 25, 2026
c#
.net
oop
inheritance
delegates
How to pass in parameters into @objc function
Feb 24, 2026
swift
uitableview
delegates
swift4
selector
Older Entries »