C# Класс CSharpUML.UmlObjectExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
CleanGenerics ( this str ) : string
ToCode ( this publicity, string before, string after ) : string
ToUml ( this publicity ) : string

Описание методов

CleanGenerics() публичный статический Метод

public static CleanGenerics ( this str ) : string
str this
Результат string

ToCode() публичный статический Метод

public static ToCode ( this publicity, string before, string after ) : string
publicity this
before string
after string
Результат string

ToUml() публичный статический Метод

public static ToUml ( this publicity ) : string
publicity this
Результат string