C# 클래스 StoryTeller.Engine.SelectionValuesAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: adymitruk/storyteller 1 사용 예제들

공개 메소드들

메소드 설명
SelectionValuesAttribute ( ) : System
SetList ( Fixture fixture, Cell cell ) : void

메소드 상세

SelectionValuesAttribute() 공개 메소드

public SelectionValuesAttribute ( ) : System
리턴 System

SetList() 공개 메소드

public SetList ( Fixture fixture, Cell cell ) : void
fixture Fixture
cell Cell
리턴 void