Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PurplePen
PunchcardFormat
C# Class PurplePen.PunchcardFormat
Inheritance:
ICloneable
Afficher le fichier
Open project: petergolde/PurplePen
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
boxesAcross
int
boxesDown
int
leftToRight
bool
topToBottom
bool
Méthodes publiques
Méthode
Description
Clone
( ) :
object
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
PunchcardFormat
( ) :
System
Method Details
Clone()
public
méthode
public
Clone
( ) :
object
Résultat
object
Equals()
public
méthode
public
Equals
(
object
obj
) :
bool
obj
object
Résultat
bool
GetHashCode()
public
méthode
public
GetHashCode
( ) :
int
Résultat
int
PunchcardFormat()
public
méthode
public
PunchcardFormat
( ) :
System
Résultat
System
Property Details
boxesAcross
public_oe property
public
int
boxesAcross
Résultat
int
boxesDown
public_oe property
public
int
boxesDown
Résultat
int
leftToRight
public_oe property
public
bool
leftToRight
Résultat
bool
topToBottom
public_oe property
public
bool
topToBottom
Résultat
bool