C# 클래스 CSharpUML.UmlObjectExtensions

파일 보기 프로젝트 열기: knot3/CSharpUML

공개 메소드들

메소드 설명
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