Org.Mozilla.Classfile.FieldOrMethodRef.GetType C# (CSharp) Метод

GetType() публичный Метод

public GetType ( ) : string
Результат string
		public string GetType()
		{
			return type;
		}