ApprovalTests.StackTraceParsers.MSpecStackTraceParser.GetAttributeType C# (CSharp) Метод

GetAttributeType() защищенный Метод

protected GetAttributeType ( ) : string
Результат string
		protected override string GetAttributeType()
		{
			return "MSpec";
		}