Migr8.Options.DoNothing C# (CSharp) 메소드

DoNothing() 정적인 개인적인 메소드

static private DoNothing ( string text ) : void
text string
리턴 void
        static void DoNothing(string text)
        {
        }