AspectSharp.Tests.Classes.LogInvocationInterceptor.Clear C# (CSharp) 메소드

Clear() 공개 정적인 메소드

public static Clear ( ) : void
리턴 void
		public static void Clear()
		{
			_list.Clear();
		}