###クラス名
Console.WriteLine(MyClass.GetType.ToString)
###メソッド名
Console.WriteLine(System.Reflection.MethodBase.GetCurrentMethod.Name)
Go to list of users who liked
More than 5 years have passed since last update.
###クラス名
Console.WriteLine(MyClass.GetType.ToString)
###メソッド名
Console.WriteLine(System.Reflection.MethodBase.GetCurrentMethod.Name)
Register as a new user and use Qiita more conveniently
Go to list of users who liked