Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
osu
Game
Rulesets
Karaoke
Configuration
SingerTemplate
C# Class osu.Game.Rulesets.Karaoke.Configuration.SingerTemplate
Inheritance:
ICloneable
,
IEquatable
,
IJsonString
Exibir arquivo
Open project: karaoke-dev/karaoke-legacy
Public Methods
Method
Description
Clone
( ) :
object
Equals
(
other
) :
bool
Equals
(
object
obj
) :
bool
ToString
( ) :
string
Method Details
Clone()
public
method
public
Clone
( ) :
object
return
object
Equals()
public
method
public
Equals
(
other
) :
bool
return
bool
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
ToString()
public
method
public
ToString
( ) :
string
return
string