RoleTypeClass Class |
Namespace: Mcc.Series.Common.Type
public class RoleTypeClass
The RoleTypeClass type exposes the following members.
| Name | Description | |
|---|---|---|
| RoleTypeClass | Initializes a new instance of the RoleTypeClass class |
| Name | Description | |
|---|---|---|
| BaseF10 |
엑셀버튼 hotkey F10
| |
| BaseF5 |
조회버튼 hotkey F5
| |
| BaseF6 |
지우기버튼 hotkey F6
| |
| BaseF7 |
저장버튼 hotkey F7
| |
| BaseF8 |
삭제버튼 hotkey F8
| |
| BaseF9 |
출력버튼 hotkey F9
| |
| UnUsed |
사용안함
| |
| User1 |
사용자버튼1
| |
| User2 |
사용자버튼2
| |
| User3 |
사용자버튼3
| |
| User4 |
사용자버튼4
| |
| User5 |
사용자버튼5
|
| Name | Description | |
|---|---|---|
| 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.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |