C# Класс Mono.Cecil.Fluent.ModuleDefinitionExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
CreateType ( this that, string name = null, TypeAttributes attributes = null ) : TypeDefinition

Описание методов

CreateType() публичный статический Метод

public static CreateType ( this that, string name = null, TypeAttributes attributes = null ) : TypeDefinition
that this
name string
attributes TypeAttributes
Результат TypeDefinition