Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Platform
Invoke
Attributes
EntryPointAttribute
C# Class Platform.Invoke.Attributes.EntryPointAttribute
Inheritance:
System.Attribute
Mostrar archivo
Open project: GeirGrusom/PlatformInvoker
Public Properties
Property
Type
Description
Name
string
Public Methods
Method
Description
EntryPointAttribute
(
string
name
) :
System
Method Details
EntryPointAttribute()
public
method
public
EntryPointAttribute
(
string
name
) :
System
name
string
return
System
Property Details
Name
public_oe property
Gets or sets the entry point name.
public
string
Name
return
string