Catel.Fody.OfTypeAttribute.OfTypeAttribute C# (CSharp) 메소드

OfTypeAttribute() 공개 메소드

public OfTypeAttribute ( Type type ) : System
type System.Type
리턴 System
        public OfTypeAttribute(Type type)
        {
        }
    }
OfTypeAttribute