Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public class Gregor.Core.EditorAttribute : System.Attribute, System.Runtime.InteropServices._Attribute Custom Attributes: System.AttributeUsage(ValidOn=0x7fff, AllowMultiple=false, Inherited=true) Description:
public EditorAttribute(System.String sEditorType) Custom Attributes: Description:
public EditorAttribute(System.Type tpEditor) Custom Attributes: Description:
private System.Type m_EditorType Custom Attributes: Description:
private System.String m_EditorTypeName Custom Attributes: Description:
public System.Type EditorType {get;}
Custom Attributes:
Description:
public System.String EditorTypeName {get;}
Custom Attributes:
Description:
public override System.String ToString() Custom Attributes: Description: