mirror of
https://github.com/aaru-dps/Aaru.VideoNow.git
synced 2025-12-16 19:24:36 +00:00
Rename namespace.
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Linq;
|
|||||||
using SharpAvi;
|
using SharpAvi;
|
||||||
using SharpAvi.Output;
|
using SharpAvi.Output;
|
||||||
|
|
||||||
namespace DiscImageChef.VideoNow
|
namespace Aaru.VideoNow
|
||||||
{
|
{
|
||||||
public static class Color
|
public static class Color
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ using System.Reflection;
|
|||||||
|
|
||||||
// ReSharper disable LocalizableElement
|
// ReSharper disable LocalizableElement
|
||||||
|
|
||||||
namespace DiscImageChef.VideoNow
|
namespace Aaru.VideoNow
|
||||||
{
|
{
|
||||||
internal static class MainClass
|
internal static class MainClass
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
// </auto-generated>
|
// </auto-generated>
|
||||||
//------------------------------------------------------------------------------
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
namespace DiscImageChef.VideoNow {
|
namespace Aaru.VideoNow {
|
||||||
using System;
|
using System;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
namespace DiscImageChef.VideoNow
|
namespace Aaru.VideoNow
|
||||||
{
|
{
|
||||||
public static class Swapping
|
public static class Swapping
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ using System.Linq;
|
|||||||
using SharpAvi;
|
using SharpAvi;
|
||||||
using SharpAvi.Output;
|
using SharpAvi.Output;
|
||||||
|
|
||||||
namespace DiscImageChef.VideoNow
|
namespace Aaru.VideoNow
|
||||||
{
|
{
|
||||||
public static class Xp
|
public static class Xp
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user