C# Class Dryv.Translation.Translators.AllMethodCallTranslator

Inheritance: MethodCallTranslator
Datei anzeigen Open project: mhusseini/Dryv

Public Methods

Method Description
AllMethodCallTranslator ( ) : System
SupportsType ( Type type ) : bool

Private Methods

Method Description
TranslateAnyMethod ( MethodTranslationContext context ) : void

Method Details

AllMethodCallTranslator() public method

public AllMethodCallTranslator ( ) : System
return System

SupportsType() public method

public SupportsType ( Type type ) : bool
type Type
return bool