Mono.Debugger.Languages.TargetClass.GetProperties C# (CSharp) Method

GetProperties() public abstract method

public abstract GetProperties ( System.Thread thread ) : Mono.Debugger.Languages.TargetPropertyInfo[]
thread System.Thread
return Mono.Debugger.Languages.TargetPropertyInfo[]
        public abstract TargetPropertyInfo[] GetProperties(Thread thread);