C# Class ProxyGenerator.ProxyTypeAttributes.CreateAngularTsImplementsForServiceAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: squadwuschel/MvcControllerToProxyGenerator

Méthodes publiques

Méthode Description
CreateAngularTsImplementsForServiceAttribute ( ) : System
CreateAngularTsImplementsForServiceAttribute ( Type implements ) : System

Method Details

CreateAngularTsImplementsForServiceAttribute() public méthode

public CreateAngularTsImplementsForServiceAttribute ( ) : System
Résultat System

CreateAngularTsImplementsForServiceAttribute() public méthode

public CreateAngularTsImplementsForServiceAttribute ( Type implements ) : System
implements System.Type
Résultat System