CodeTypeDelegate Konstruktorok
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
Inicializálja a CodeTypeDelegate osztály új példányát.
Túlterhelések
| Name | Description |
|---|---|
| CodeTypeDelegate() |
Inicializálja a CodeTypeDelegate osztály új példányát. |
| CodeTypeDelegate(String) |
Inicializálja a CodeTypeDelegate osztály új példányát. |
CodeTypeDelegate()
- Forrás:
- CodeTypeDelegate.cs
- Forrás:
- CodeTypeDelegate.cs
- Forrás:
- CodeTypeDelegate.cs
- Forrás:
- CodeTypeDelegate.cs
- Forrás:
- CodeTypeDelegate.cs
- Forrás:
- CodeTypeDelegate.cs
- Forrás:
- CodeTypeDelegate.cs
Inicializálja a CodeTypeDelegate osztály új példányát.
public:
CodeTypeDelegate();
public CodeTypeDelegate();
Public Sub New ()
A következőre érvényes:
CodeTypeDelegate(String)
- Forrás:
- CodeTypeDelegate.cs
- Forrás:
- CodeTypeDelegate.cs
- Forrás:
- CodeTypeDelegate.cs
- Forrás:
- CodeTypeDelegate.cs
- Forrás:
- CodeTypeDelegate.cs
- Forrás:
- CodeTypeDelegate.cs
- Forrás:
- CodeTypeDelegate.cs
Inicializálja a CodeTypeDelegate osztály új példányát.
public:
CodeTypeDelegate(System::String ^ name);
public CodeTypeDelegate(string name);
new System.CodeDom.CodeTypeDelegate : string -> System.CodeDom.CodeTypeDelegate
Public Sub New (name As String)
Paraméterek
- name
- String
A meghatalmazott neve.