C# Class Platform.Invoke.Attributes.LibraryAttribute

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
LibraryAttribute ( string name ) : System

Method Details

LibraryAttribute() public méthode

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

Property Details

Name public_oe property

Gets or sets the name of the library to use.
public string Name
Résultat string