C# Class EvHttpSharp.Interop.EvImportAttribute

Inheritance: System.Attribute
Datei anzeigen Open project: kekekeks/evhttp-sharp

Public Methods

Method Description
EvImportAttribute ( EvDll dll = EvDll.Core, string name = null ) : System

Method Details

EvImportAttribute() public method

public EvImportAttribute ( EvDll dll = EvDll.Core, string name = null ) : System
dll EvDll
name string
return System