C# Class AzureML.PowerShell.AzureMLPsCmdletBase

Inheritance: System.Management.Automation.PSCmdlet
Datei anzeigen Open project: hning86/azuremlps

Protected Properties

Property Type Description
ser System.Runtime.Serialization.Json.DataContractJsonSerializer

Public Methods

Method Description
AzureMLPsCmdletBase ( ) : System

Method Details

AzureMLPsCmdletBase() public method

public AzureMLPsCmdletBase ( ) : System
return System

Property Details

ser protected_oe property

protected DataContractJsonSerializer,System.Runtime.Serialization.Json ser
return System.Runtime.Serialization.Json.DataContractJsonSerializer