C# Class CSharpUML.UmlObjectExtensions

Afficher le fichier Open project: knot3/CSharpUML

Méthodes publiques

Méthode Description
CleanGenerics ( this str ) : string
ToCode ( this publicity, string before, string after ) : string
ToUml ( this publicity ) : string

Method Details

CleanGenerics() public static méthode

public static CleanGenerics ( this str ) : string
str this
Résultat string

ToCode() public static méthode

public static ToCode ( this publicity, string before, string after ) : string
publicity this
before string
after string
Résultat string

ToUml() public static méthode

public static ToUml ( this publicity ) : string
publicity this
Résultat string