C# 클래스 SolidworksAddinFramework.StringExtensions

파일 보기 프로젝트 열기: Weingartner/SolidworksAddinFramework

공개 메소드들

메소드 설명
Abbreviate ( this s ) : string
CamelCaseToHumanReadable ( this s ) : string

메소드 상세

Abbreviate() 공개 정적인 메소드

public static Abbreviate ( this s ) : string
s this
리턴 string

CamelCaseToHumanReadable() 공개 정적인 메소드

public static CamelCaseToHumanReadable ( this s ) : string
s this
리턴 string