C# Class Mono.CompilerServices.SymbolWriter.SourceMethodImpl

Inheritance: IMethodDef
Datei anzeigen Open project: Unity-Technologies/cecil Class Usage Examples

Public Methods

Method Description
SourceMethodImpl ( string name, int token, int namespaceID )

Method Details

SourceMethodImpl() public method

public SourceMethodImpl ( string name, int token, int namespaceID )
name string
token int
namespaceID int