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

AosElementAttributes() public méthode

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

Same methods

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