C# 클래스 Archetype.Tests.NotifyPropertyChangesModuleTests

파일 보기 프로젝트 열기: idavis/Archetype

공개 메소드들

메소드 설명
Initialize ( ) : void

비공개 메소드들

메소드 설명
AssertBehavior ( ) : void
OnPropertyChangedCanBeCalledFromTheImportingClass ( ) : void
OnPropertyChangedCanBeCalledFromTheImportingClassWhenThereIsAModuleChainEndingInTheTarget ( ) : void
OnPropertyChangedCanBeCalledFromTheImportingClassWhenThereIsAModuleChainWithTheTargetInTheBeginning ( ) : void
OnPropertyChangedCanBeCalledFromTheImportingClassWhenThereIsAModuleChainWithTheTargetInTheMiddle ( ) : void

메소드 상세

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void