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
Slides
LazilyImmutable
C# Class Slides.LazilyImmutable
This is immutable. Really. I promise that no maintenance programmer ever will add a method that calls the setter, because they will all read this comment.
Mostrar archivo
Open project: jskeet/DemoCode
Public Methods
Method
Description
FixBug
( ) :
void
LazilyImmutable
(
int
value
)
Method Details
FixBug()
public
method
public
FixBug
( ) :
void
return
void
LazilyImmutable()
public
method
public
LazilyImmutable
(
int
value
)
value
int