|
|
@ -3,6 +3,7 @@ |
|
|
|
"documentationRules": { |
|
|
|
"documentationRules": { |
|
|
|
"companyName": "PayOnline", |
|
|
|
"companyName": "PayOnline", |
|
|
|
"copyrightText": "Copyright (c) {companyName}. All rights reserved.", |
|
|
|
"copyrightText": "Copyright (c) {companyName}. All rights reserved.", |
|
|
|
|
|
|
|
"fileNamingConvention": "stylecop", |
|
|
|
"documentInterfaces": true, |
|
|
|
"documentInterfaces": true, |
|
|
|
"documentExposedElements": true, |
|
|
|
"documentExposedElements": true, |
|
|
|
"documentInternalElements": false, |
|
|
|
"documentInternalElements": false, |
|
|
|