Server.AosElementAttributes.AosElementAttributes C# (CSharp) Méthode

AosElementAttributes() public méthode

public AosElementAttributes ( Item owner ) : System
owner Item
Résultat System
        public AosElementAttributes( Item owner )
            : base(owner)
        {
        }

Same methods

AosElementAttributes::AosElementAttributes ( Item owner, AosElementAttributes other ) : System
AosElementAttributes::AosElementAttributes ( Item owner, Server.GenericReader reader ) : System