C# Класс CryoAOP.Core.Attributes.InterceptAttribute

Наследование: System.Attribute
Показать файл Открыть проект

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

Метод Описание
InterceptAttribute ( ) : System
InterceptAttribute ( MethodInterceptionScopeType interceptionScope ) : System

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

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

public InterceptAttribute ( ) : System
Результат System

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

public InterceptAttribute ( MethodInterceptionScopeType interceptionScope ) : System
interceptionScope MethodInterceptionScopeType
Результат System