C# Class RatchetSharp.NativeBindingAttribute

Inheritance: Attribute
Afficher le fichier Open project: themeldingwars/Ratchet Class Usage Examples

Méthodes publiques

Свойство Type Description
DelegateType Type
Name string

Méthodes publiques

Méthode Description
NativeBindingAttribute ( string Name, Type DelegateType ) : System

Method Details

NativeBindingAttribute() public méthode

public NativeBindingAttribute ( string Name, Type DelegateType ) : System
Name string
DelegateType Type
Résultat System

Property Details

DelegateType public_oe property

public Type DelegateType
Résultat Type

Name public_oe property

public string Name
Résultat string