Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PowerArgs
Cli
Thickness
C# Class PowerArgs.Cli.Thickness
Show file
Open project: adamabdelhamed/PowerArgs
Public Methods
Method
Description
Parse
(
string
s
) :
Thickness
Thickness
(
int
l
,
int
r
,
int
t
,
int
b
) :
System
Method Details
Parse()
public
static
method
public
static
Parse
(
string
s
) :
Thickness
s
string
return
Thickness
Thickness()
public
method
public
Thickness
(
int
l
,
int
r
,
int
t
,
int
b
) :
System
l
int
r
int
t
int
b
int
return
System