C# 클래스 VisualMutator.Model.Mutations.Types.TypeNode

상속: MutationNode
파일 보기 프로젝트 열기: visualmutator/visualmutator 1 사용 예제들

공개 메소드들

메소드 설명
TypeNode ( CheckedNode parent, string name, IEnumerable children = null ) : System.Collections.Generic

메소드 상세

TypeNode() 공개 메소드

public TypeNode ( CheckedNode parent, string name, IEnumerable children = null ) : System.Collections.Generic
parent CheckedNode
name string
children IEnumerable
리턴 System.Collections.Generic