C# Класс Fu.Exceptions.MismatchedContextTypeException

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

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

Метод Описание
MismatchedContextTypeException ( Type src, Type target ) : System

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

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

public MismatchedContextTypeException ( Type src, Type target ) : System
src System.Type
target System.Type
Результат System