Catel.Fody.OfTypeAttribute.OfTypeAttribute C# (CSharp) Méthode

OfTypeAttribute() public méthode

public OfTypeAttribute ( Type type ) : System
type System.Type
Résultat System
        public OfTypeAttribute(Type type)
        {
        }
    }
OfTypeAttribute