ConfigManagerClass Class |
Namespace: Mcc.Series.Ui
public class ConfigManagerClass
The ConfigManagerClass type exposes the following members.
| Name | Description | |
|---|---|---|
| ConfigManagerClass | Initializes a new instance of the ConfigManagerClass class |
| Name | Description | |
|---|---|---|
| GridNameList |
환경설정에 사용될 그리드 컨트롤의 이름.
| |
| GridParentNameDictionary | ||
| SplitterNameList |
환경설정에 사용될 스플리터 컨트롤의 이름.
| |
| SpltParentNameDictionary |
| Name | Description | |
|---|---|---|
| DeleteFormConfig |
환경설정 데이터 삭제
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetFormConfig |
환경설정 데이터 반환
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InsertFormConfig |
환경설정 데이터 저장
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SaveFormConfig |
폼별 환경설정을 저장합니다.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |