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

AosElementAttributes() public méthode

public AosElementAttributes ( Item owner, Server.GenericReader reader ) : System
owner Item
reader Server.GenericReader
Résultat System
        public AosElementAttributes( Item owner, GenericReader reader )
            : base(owner, reader)
        {
        }

Same methods

AosElementAttributes::AosElementAttributes ( Item owner ) : System
AosElementAttributes::AosElementAttributes ( Item owner, AosElementAttributes other ) : System