C# Class Robotlegs.Base.UnmappedEvent

Inheritance: Event
Mostrar archivo Open project: tekool/silverlight-robotlegs-framework

Public Methods

Method Description
Clone ( ) : Event
UnmappedEvent ( string type ) : System

Method Details

Clone() public method

public Clone ( ) : Event
return Event

UnmappedEvent() public method

public UnmappedEvent ( string type ) : System
type string
return System