ConfigManagerClass Methods |
The ConfigManagerClass type exposes the following members.
| 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.) |