[This is preliminary documentation and is subject to change.]
Contains basic extension methods for working with delegates
Namespace: ToolsAssembly: Tools.Hardcore (in Tools.Hardcore.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| C# |
|---|
public class DelegateCore |
| Visual Basic |
|---|
<ExtensionAttribute> _ Public Class DelegateCore |
| Visual C++ |
|---|
[ExtensionAttribute] public ref class DelegateCore |
| F# |
|---|
type DelegateCore = class end |
| JScript |
|---|
public class DelegateCore |
Inheritance Hierarchy
See Also
Version History
1.5.3
- This class is new in version 1.5.3