ApprovalTests.StackTraceParsers.MSpecStackTraceParser.GetAttributeType C# (CSharp) 메소드

GetAttributeType() 보호된 메소드

protected GetAttributeType ( ) : string
리턴 string
		protected override string GetAttributeType()
		{
			return "MSpec";
		}