C# Class ConoHaNet.Objects.Networks.PortBlock

Inheritance: ExtensibleJsonObject
Show file Open project: crowdy/OpenStack-ConoHa Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
PortBlock ( int bandWidthIn, int bandWidthOut, string>.Dictionary dictionary ) : Newtonsoft.Json

Method Details

PortBlock() public method

public PortBlock ( int bandWidthIn, int bandWidthOut, string>.Dictionary dictionary ) : Newtonsoft.Json
bandWidthIn int
bandWidthOut int
dictionary string>.Dictionary
return Newtonsoft.Json