C# Class nHydrate.Dsl.EntityInheritanceConnector

ファイルを表示 Open project: nHydrate/nHydrate

Public Methods

Method Description
EntityInheritanceConnector ( Microsoft store ) : System

Constructor

OnDoubleClick ( Microsoft e ) : void

Method Details

EntityInheritanceConnector() public method

Constructor
public EntityInheritanceConnector ( Microsoft store ) : System
store Microsoft Store where new element is to be created.
return System

OnDoubleClick() public method

public OnDoubleClick ( Microsoft e ) : void
e Microsoft
return void