C# Class Dryv.Translation.Translators.AllMethodCallTranslator

Inheritance: MethodCallTranslator
Afficher le fichier Open project: mhusseini/Dryv

Méthodes publiques

Méthode Description
AllMethodCallTranslator ( ) : System
SupportsType ( Type type ) : bool

Private Methods

Méthode Description
TranslateAnyMethod ( MethodTranslationContext context ) : void

Method Details

AllMethodCallTranslator() public méthode

public AllMethodCallTranslator ( ) : System
Résultat System

SupportsType() public méthode

public SupportsType ( Type type ) : bool
type Type
Résultat bool