Org.Mozilla.Classfile.FieldOrMethodRef.GetType C# (CSharp) Method

GetType() public method

public GetType ( ) : string
return string
		public string GetType()
		{
			return type;
		}