Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Babel
Compiler
GenericInstanceMethodData
C# Класс Babel.Compiler.GenericInstanceMethodData
Наследование:
PredefinedMethodData
Показать файл
Открыть проект
Защищенные свойства (Protected)
Свойство
Тип
Описание
genericMethodDefinition
MethodData
Открытые методы
Метод
Описание
GenericInstanceMethodData
(
TypeManager
typeManager
,
MethodInfo
methodInfo
) :
System
Описание методов
GenericInstanceMethodData()
публичный
Метод
public
GenericInstanceMethodData
(
TypeManager
typeManager
,
MethodInfo
methodInfo
) :
System
typeManager
TypeManager
methodInfo
System.Reflection.MethodInfo
Результат
System
Описание свойств
genericMethodDefinition
защищенное свойство
protected
MethodData,Babel.Compiler
genericMethodDefinition
Результат
MethodData