C# Класс Spark.ResolvedSyntax.ResMethodApp

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

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

Метод Описание
ResMethodApp ( SourceRange range, IResTypeExp type, IResMethodRef method, IEnumerable args ) : System
Substitute ( Substitution subst ) : IResExp

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

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

public ResMethodApp ( SourceRange range, IResTypeExp type, IResMethodRef method, IEnumerable args ) : System
range SourceRange
type IResTypeExp
method IResMethodRef
args IEnumerable
Результат System

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

public Substitute ( Substitution subst ) : IResExp
subst Substitution
Результат IResExp