C# Class NClass.Core.RelationshipEventArgs

Inheritance: System.EventArgs
Exibir arquivo Open project: gbaychev/NClass Class Usage Examples

Public Methods

Method Description
RelationshipEventArgs ( Relationship relationship ) : System

Method Details

RelationshipEventArgs() public method

public RelationshipEventArgs ( Relationship relationship ) : System
relationship Relationship
return System