File tree Expand file tree Collapse file tree 4 files changed +4
-11
lines changed
Expand file tree Collapse file tree 4 files changed +4
-11
lines changed Original file line number Diff line number Diff line change 1- using Cirilla . Core . Helpers ;
2-
3- namespace Cirilla . Core . Enums
1+ namespace Cirilla . Core . Enums
42{
53 public enum Gender : int
64 {
Original file line number Diff line number Diff line change 1- using Cirilla . Core . Enums ;
2- using System . Collections . Generic ;
3- using System . Drawing ;
1+ using System . Drawing ;
42using System . IO ;
5- using System . Linq ;
63
74namespace Cirilla . Core . Helpers
85{
Original file line number Diff line number Diff line change 1- using Cirilla . Core . Crypto ;
2- using Cirilla . Core . Crypto . BlowFishCS ;
1+ using Cirilla . Core . Crypto . BlowFishCS ;
32using Cirilla . Core . Extensions ;
43using Cirilla . Core . Helpers ;
54using Cirilla . Core . Interfaces ;
Original file line number Diff line number Diff line change 1- using Cirilla . Core . Attributes ;
2- using Cirilla . Core . Enums ;
1+ using Cirilla . Core . Enums ;
32using Cirilla . Core . Extensions ;
43using Cirilla . Core . Helpers ;
54using Cirilla . Core . Interfaces ;
You can’t perform that action at this time.
0 commit comments