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
SpeakFriend
ValueObjects
TimeCode
C# Class SpeakFriend.ValueObjects.TimeCode
TimeCodes are used to identify a specific frame in a movie
Afficher le fichier
Open project: teamaton/speak-lib
Méthodes publiques
Méthode
Description
ParseAndSet
(
string
value
) :
void
TimeCode
( ) :
System
TimeCode
(
int
value
) :
System
TimeCode
(
string
value
) :
System
ToString
( ) :
string
Method Details
ParseAndSet()
public
méthode
public
ParseAndSet
(
string
value
) :
void
value
string
Résultat
void
TimeCode()
public
méthode
public
TimeCode
( ) :
System
Résultat
System
TimeCode()
public
méthode
public
TimeCode
(
int
value
) :
System
value
int
Résultat
System
TimeCode()
public
méthode
public
TimeCode
(
string
value
) :
System
value
string
Résultat
System
ToString()
public
méthode
public
ToString
( ) :
string
Résultat
string