C# Class Automatonymous.Graphing.Vertex

Show file Open project: haf/Automatonymous Class Usage Examples

Public Methods

Method Description
Vertex ( Type type, Type targetType, string title ) : System

Method Details

Vertex() public method

public Vertex ( Type type, Type targetType, string title ) : System
type System.Type
targetType System.Type
title string
return System