From 05684c9bbe9d3e5961d9bb34680693f616a0eafe Mon Sep 17 00:00:00 2001 From: Andrej Gaevskij Date: Mon, 28 May 2012 13:26:23 +0400 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=BF=D1=80=D0=B0=D0=B2=D0=B8=D0=BB=D0=B0=20=D0=B8=D0=BC=D0=B5?= =?UTF-8?q?=D0=BD=D0=BE=D0=B2=D0=B0=D0=BD=D0=B8=D1=8F=20=D1=81=D1=82=D0=B0?= =?UTF-8?q?=D1=82=D0=B8=D1=87=D0=B5=D1=81=D0=BA=D0=B8=D1=85=20=D0=BF=D0=BE?= =?UTF-8?q?=D0=BB=D0=B5=D0=B9=20=D0=B8=20=D1=84=D0=BE=D1=80=D0=BC=D0=B0?= =?UTF-8?q?=D1=82=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BD=D0=B8=D1=8F=20=D0=B0?= =?UTF-8?q?=D0=BD=D0=BE=D0=BD=D0=B8=D0=BC=D0=BD=D1=8B=D1=85=20=D0=B4=D0=B5?= =?UTF-8?q?=D0=BB=D0=B5=D0=B3=D0=B0=D1=82=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Policies/Touchin.mdpolicy.xml | 73 +++++++++++------------------------ 1 file changed, 23 insertions(+), 50 deletions(-) diff --git a/Policies/Touchin.mdpolicy.xml b/Policies/Touchin.mdpolicy.xml index c78bff9..52a5413 100644 --- a/Policies/Touchin.mdpolicy.xml +++ b/Policies/Touchin.mdpolicy.xml @@ -9,6 +9,7 @@ True + NextLine NextLine NextLine NextLine @@ -17,6 +18,7 @@ NextLine NextLine AddBraces + AddBraces NewLine SameLine NewLine @@ -101,59 +103,11 @@ True True - - Static Readonly Fields - ReadonlyField - Internal, Protected, Public - PascalCase - False - True - Fields (Non Private) - Field - Internal, Protected, Public - PascalCase - True - True - - - ReadOnly Fields (Non Private) - ReadonlyField - Internal, Protected, Public - PascalCase - True - False - - - Fields (Private) - - _ - m_ - Field, ReadonlyField - Private - CamelCase - True - False - - - Static Fields (Private) - Field - Private - CamelCase - False - True - - - ReadOnly Fields (Private) - - _ - m_ - - ReadonlyField - Private - CamelCase + Internal, Public + PascalCase True False @@ -216,6 +170,25 @@ True True + + Fields (Private, Protected) + + _ + + Field + Private, Protected + CamelCase + True + False + + + Static Fields + Field, ReadonlyField + VisibilityMask + PascalCase + False + True +