Migr8.Options.DoNothing C# (CSharp) Method

DoNothing() static private method

static private DoNothing ( string text ) : void
text string
return void
        static void DoNothing(string text)
        {
        }