C# Класс UnityScriptUpdater.StringBasedAddComponentReplacer

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

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

Метод Описание
StringBasedAddComponentReplacer ( BooUpdateContext context ) : BooUpdater

Защищенные методы

Метод Описание
GenericMethodSyntaxFor ( string methodName, string typeName ) : string

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

GenericMethodSyntaxFor() защищенный Метод

protected GenericMethodSyntaxFor ( string methodName, string typeName ) : string
methodName string
typeName string
Результат string

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

public StringBasedAddComponentReplacer ( BooUpdateContext context ) : BooUpdater
context BooUpdateContext
Результат BooUpdater