C# Класс Castle.Core.MethodMetaModel

Показать файл Открыть проект Примеры использования класса

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

Метод Описание
MethodMetaModel ( IConfiguration configNode ) : System

Initializes a new instance of the MethodMetaModel class.

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

MethodMetaModel() публичный Метод

Initializes a new instance of the MethodMetaModel class.
public MethodMetaModel ( IConfiguration configNode ) : System
configNode IConfiguration The config node.
Результат System