Catel.Fody.InheritsFromAttribute.InheritsFromAttribute C# (CSharp) Method

InheritsFromAttribute() public method

public InheritsFromAttribute ( Type type ) : System
type System.Type
return System
        public InheritsFromAttribute(Type type)
        {
        }
        #endregion
InheritsFromAttribute