C# Class Platform.Invoke.Attributes.EntryPointAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: GeirGrusom/PlatformInvoker

Méthodes publiques

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

Méthodes publiques

Méthode Description
EntryPointAttribute ( string name ) : System

Method Details

EntryPointAttribute() public méthode

public EntryPointAttribute ( string name ) : System
name string
Résultat System

Property Details

Name public_oe property

Gets or sets the entry point name.
public string Name
Résultat string