Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
BlingBag
SampleConsoleApp
FakeDomainLayer
Entities
Account
C# Class BlingBag.SampleConsoleApp.FakeDomainLayer.Entities.Account
Mostrar archivo
Open project: bsommardahl/BlingBag
Class Usage Examples
Public Methods
Method
Description
ChangeName
(
string
newName
) :
void
Method Details
ChangeName()
public
method
public
ChangeName
(
string
newName
) :
void
newName
string
return
void