Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SolidworksAddinFramework
StringExtensions
C# Class SolidworksAddinFramework.StringExtensions
Datei anzeigen
Open project: Weingartner/SolidworksAddinFramework
Public Methods
Method
Description
Abbreviate
(
this
s
) :
string
CamelCaseToHumanReadable
(
this
s
) :
string
Method Details
Abbreviate()
public
static
method
public
static
Abbreviate
(
this
s
) :
string
s
this
return
string
CamelCaseToHumanReadable()
public
static
method
public
static
CamelCaseToHumanReadable
(
this
s
) :
string
s
this
return
string