C# 클래스 FlatRedBallProfiler.ViewModels.EntityViewModel

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

공개 메소드들

메소드 설명
Add ( FlatRedBall.PositionedObject objectToAdd ) : void
Clear ( ) : void
EntityViewModel ( ) : System
GetStrings ( ) : IEnumerable
Refresh ( ) : void

메소드 상세

Add() 공개 메소드

public Add ( FlatRedBall.PositionedObject objectToAdd ) : void
objectToAdd FlatRedBall.PositionedObject
리턴 void

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

EntityViewModel() 공개 메소드

public EntityViewModel ( ) : System
리턴 System

GetStrings() 공개 메소드

public GetStrings ( ) : IEnumerable
리턴 IEnumerable

Refresh() 공개 메소드

public Refresh ( ) : void
리턴 void