C# Class avt.DynamicFlashRotator.Net.SlideCollectionEditor

Inheritance: System.ComponentModel.Design.CollectionEditor
显示文件 Open project: dnnsharp/DynamicRotator

Public Methods

Method Description
SlideCollectionEditor ( Type type ) : System

Protected Methods

Method Description
CanSelectMultipleInstances ( ) : bool

Method Details

CanSelectMultipleInstances() protected method

protected CanSelectMultipleInstances ( ) : bool
return bool

SlideCollectionEditor() public method

public SlideCollectionEditor ( Type type ) : System
type System.Type
return System