C# Class Microsoft.AspNet.SignalR.Samples.Hubs.ShapeShare.Shape

显示文件 Open project: SignalR/SignalR

Public Methods

Method Description
Create ( string type ) : Shape
Shape ( ) : System

Method Details

Create() public static method

public static Create ( string type ) : Shape
type string
return Shape

Shape() public method

public Shape ( ) : System
return System