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

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

공개 메소드들

메소드 설명
TypeNamespaceNode ( CheckedNode parent, string name ) : System.Collections.Generic

메소드 상세

TypeNamespaceNode() 공개 메소드

public TypeNamespaceNode ( CheckedNode parent, string name ) : System.Collections.Generic
parent CheckedNode
name string
리턴 System.Collections.Generic