C# Class com.openrest.v1_1.Area

显示文件 Open project: wix/openrest4net Class Usage Examples

Public Properties

Property Type Description
polygon IList
title string>.IDictionary

Public Methods

Method Description
Area ( ) : System
Area ( string>.IDictionary title, IList polygon ) : System

Method Details

Area() public method

public Area ( ) : System
return System

Area() public method

public Area ( string>.IDictionary title, IList polygon ) : System
title string>.IDictionary
polygon IList
return System

Property Details

polygon public_oe property

public IList polygon
return IList

title public_oe property

public IDictionary title
return string>.IDictionary