mirror of
https://github.com/1C-Company/v8-code-style.git
synced 2025-01-31 19:29:29 +02:00
19 lines
150 B
Plaintext
19 lines
150 B
Plaintext
|
|
#Region Public
|
|
|
|
// Enter code here.
|
|
|
|
#EndRegion
|
|
|
|
#Region Internal
|
|
|
|
// Enter code here.
|
|
|
|
#EndRegion
|
|
|
|
#Region Private
|
|
|
|
// Enter code here.
|
|
|
|
#EndRegion
|