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
MoqKoans
Moq1_Interfaces.Volume
C# Class MoqKoans.Moq1_Interfaces.Volume
Inheritance:
IVolume
Show file
Open project: rally25rs/MoqKoans
Public Methods
Method
Description
Current
( ) :
string
Louder
( ) :
void
Quieter
( ) :
void
Method Details
Current()
public
method
public
Current
( ) :
string
return
string
Louder()
public
method
public
Louder
( ) :
void
return
void
Quieter()
public
method
public
Quieter
( ) :
void
return
void