C# Class sp_lend_id.taprat.Enable_SPFeatureWithProperties

Inheritance: System.Management.Automation.PSCmdlet
Exibir arquivo Open project: mirontoli/sp-lend-id

Protected Methods

Method Description
ProcessRecord ( ) : void

Private Methods

Method Description
GetProperties ( ) : string>.Dictionary

Converts hashtable to dictionary http://stackoverflow.com/questions/6455822/convert-hashtable-to-dictionary-in-c-sharp/6455939#6455939 no error handling for now

Method Details

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void