C# Class Mdbc.Commands.AbstractCollectionCommand

Inheritance: Abstract
显示文件 Open project: nightroman/Mdbc

Private Properties

Property Type Description
SetCollection void

Protected Methods

Method Description
ThrowNotImplementedForFiles ( string what ) : void

Private Methods

Method Description
SetCollection ( object value ) : void

Method Details

ThrowNotImplementedForFiles() protected static method

protected static ThrowNotImplementedForFiles ( string what ) : void
what string
return void