C# 클래스 PolygonEditor.ViewModels.ShapeCollectionViewModel

파일 보기 프로젝트 열기: vchelaru/FlatRedBall

공개 메소드들

메소드 설명
Load ( string absoluteFileName ) : void
ShapeCollectionViewModel ( ) : System

비공개 메소드들

메소드 설명
Clear ( ) : void
SetFrom ( ShapeCollectionSave shapeCollectionSave ) : void

메소드 상세

Load() 공개 메소드

public Load ( string absoluteFileName ) : void
absoluteFileName string
리턴 void

ShapeCollectionViewModel() 공개 메소드

public ShapeCollectionViewModel ( ) : System
리턴 System