Skip to content

Commit c8e278e

Browse files
update namespaces
1 parent 1c7ca40 commit c8e278e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SWRevealViewController/ApiDefinition.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
using System.Drawing;
66
using UIKit;
77

8-
namespace SWRevealViewController {
8+
namespace SWRevealViewController-dotnet {
99

1010
[BaseType (typeof (UIViewController))]
1111
public partial interface SWRevealViewController

SWRevealViewController/StructsAndEnums.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
using ObjCRuntime;
55
using UIKit;
66

7-
namespace SWRevealViewController {
7+
namespace SWRevealViewController-dotnet {
88

99
public enum FrontViewPosition {
1010
LeftSideMostRemoved,

0 commit comments

Comments
 (0)