Method | Description | |
---|---|---|
FdoMultiClassPickerPresenter ( IFdoMultiClassPickerView view, string title, string message ) : System | ||
Init ( FeatureSchemaCollection schemas ) : void | ||
SchemaChanged ( ) : void |
public FdoMultiClassPickerPresenter ( IFdoMultiClassPickerView view, string title, string message ) : System | ||
view | IFdoMultiClassPickerView | |
title | string | |
message | string | |
return | System |
public Init ( FeatureSchemaCollection schemas ) : void | ||
schemas | FeatureSchemaCollection | |
return | void |