C# 클래스 PicklesDoc.Pickles.ObjectModel.Feature

파일 보기 프로젝트 열기: picklesdoc/pickles 1 사용 예제들

공개 메소드들

메소드 설명
AddBackground ( PicklesDoc.Pickles.ObjectModel.Scenario background ) : void
AddFeatureElement ( IFeatureElement featureElement ) : void
AddTag ( string tag ) : void
Feature ( ) : System.Collections.Generic

메소드 상세

AddBackground() 공개 메소드

public AddBackground ( PicklesDoc.Pickles.ObjectModel.Scenario background ) : void
background PicklesDoc.Pickles.ObjectModel.Scenario
리턴 void

AddFeatureElement() 공개 메소드

public AddFeatureElement ( IFeatureElement featureElement ) : void
featureElement IFeatureElement
리턴 void

AddTag() 공개 메소드

public AddTag ( string tag ) : void
tag string
리턴 void

Feature() 공개 메소드

public Feature ( ) : System.Collections.Generic
리턴 System.Collections.Generic