C# Class NClass.Core.TypeRelationship

Inheritance: Relationship
ファイルを表示 Open project: gbaychev/NClass

Protected Methods

Method Description
TypeRelationship ( TypeBase first, TypeBase second ) : System

Method Details

TypeRelationship() protected method

/// is null.-or- /// is null. ///
protected TypeRelationship ( TypeBase first, TypeBase second ) : System
first TypeBase
second TypeBase
return System