C# Class UnityScriptUpdater.StringBasedAddComponentReplacer

Inheritance: StringBasedAddComponentReplacer
Exibir arquivo Open project: CarlosHBC/UnityDecompiled

Public Methods

Method Description
StringBasedAddComponentReplacer ( BooUpdateContext context ) : BooUpdater

Protected Methods

Method Description
GenericMethodSyntaxFor ( string methodName, string typeName ) : string

Method Details

GenericMethodSyntaxFor() protected method

protected GenericMethodSyntaxFor ( string methodName, string typeName ) : string
methodName string
typeName string
return string

StringBasedAddComponentReplacer() public method

public StringBasedAddComponentReplacer ( BooUpdateContext context ) : BooUpdater
context BooUpdateContext
return BooUpdater