Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
SpeakFriend
ValueObjects
TimeCode
C# Class SpeakFriend.ValueObjects.TimeCode
TimeCodes are used to identify a specific frame in a movie
Mostra file
Open project: teamaton/speak-lib
Public Methods
Method
Description
ParseAndSet
(
string
value
) :
void
TimeCode
( ) :
System
TimeCode
(
int
value
) :
System
TimeCode
(
string
value
) :
System
ToString
( ) :
string
Method Details
ParseAndSet()
public
method
public
ParseAndSet
(
string
value
) :
void
value
string
return
void
TimeCode()
public
method
public
TimeCode
( ) :
System
return
System
TimeCode()
public
method
public
TimeCode
(
int
value
) :
System
value
int
return
System
TimeCode()
public
method
public
TimeCode
(
string
value
) :
System
value
string
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string