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.
Afficher le fichier Open project: jskeet/DemoCode

Méthodes publiques

Méthode Description
FixBug ( ) : void
LazilyImmutable ( int value )

Method Details

FixBug() public méthode

public FixBug ( ) : void
Résultat void

LazilyImmutable() public méthode

public LazilyImmutable ( int value )
value int