C# 클래스 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.
파일 보기 프로젝트 열기: jskeet/DemoCode

공개 메소드들

메소드 설명
FixBug ( ) : void
LazilyImmutable ( int value )

메소드 상세

FixBug() 공개 메소드

public FixBug ( ) : void
리턴 void

LazilyImmutable() 공개 메소드

public LazilyImmutable ( int value )
value int