CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
delegates
09-05
Enterprise
Using AVKit to detect luminosity
09-02
Mobile
How to hide/show Xib view on button click in swift
08-30
Mobile
Is this the correct way to use the invoke function?
08-17
database
Get loop value from a method in another class
08-09
Software design
Get row and section with textfield delegate method Swift
08-07
Mobile
Why is an additional EventHandler declared in this Microsoft Documentation?
08-03
database
Using self as delegate in initializer for instance variable swift
07-28
Software design
Learning C# delegates. Passing a filtering function as delegate
07-27
Software design
Create a delegate from Methodinfo with generic parameter
07-20
Blockchain
C# Delegate and async
07-10
Mobile
Multiple delegate in one class - Swift 5
07-07
OS
Do Func and Action delegates become null if the source object becomes dereferenced?
06-16
front end
is it good to use delegate to implement special items in unity game?
06-16
other
Qt: How to draw (and use) lineEdit inside delegate?
06-08
Back-end
Task invokes immediately upon being added to a List<Task> if the function has parenthesis. How
06-06
other
Raise Events Where EventArg Has a Generic Property in C#
06-02
Enterprise
customs alertView removeFromSuperview and not found does not conform to expected type 'CastingP
06-02
Enterprise
SwiftUI Class won't DeInit
05-29
Net
How to pass a parameter to createEditor functions of QStyledItemDelegate
05-25
Enterprise
C# Delegate use with Generic Method to return Task<T>
05-23
Software engineering
The logic of the interaction between UISegmentedControl and GUI doesn't work in my app
05-20
Back-end
Unable to display the data into UICollection view
05-17
Software engineering
Why does this c# code has two angular bracket '>>' after IHeapifyable in this line
05-16
Software engineering
Expression body should be of type 'MethodCallExpression'
05-14
Software engineering
How to call a callback function on a GUI event? Delegates?
05-09
Blockchain
Delegate.CreateDelegate(Type, object, MethodInfo) throws ArgumentException "Cannot bind to the
05-09
database
How can I Define an Async Action in c#?
05-06
Back-end
Protocol method not getting called in UIView
05-05
OS
When trying to create a delegate with methodinfo.createdelegate I get and error: 'ArgumentExcep
05-03
Mobile
How to store a call to GameObject.transform.Translate in a variable, and invoke it?
05-03
Mobile
No overload matches delegate when creating custom event for a WinForm application
04-28
OS
How to make a delegated list of anonymous function calls with different inputs? c#
04-25
other
Kotlin delegated property setValue cannot be kept
04-22
database
Kotlin: referring to delegate that is not passed by constructor
04-21
Net
How to Update Array Index After Drag and Drop is Called in UserDefaults in CollectionView?
04-19
Mobile
Why one delegate is faster than the other?
04-10
Back-end
Unexpected result when looping over List<Action>
04-07
Net
iOS unwind segue breaking protocol/delegate. Why?
04-04
other
lambda expression function body to sql query
03-29
OS
Make Method return Func<> instead of bool
89
1
2
3
Next
Last
Links:
CodePudding