OpenMetaverse.Asset.Decode C# (CSharp) 메소드

Decode() 공개 추상적인 메소드

Decodes the AssetData, placing it in appropriate properties of the derived class.
public abstract Decode ( ) : bool
리턴 bool
        public abstract bool Decode();