CSLE.RegHelper_SInstance.RegHelper_SInstanceFunction.IndexGet C# (CSharp) Méthode

IndexGet() public méthode

public IndexGet ( CLS_Content content, object object_this, object key ) : CLS_Content.Value
content CLS_Content
object_this object
key object
Résultat CLS_Content.Value
            public override CLS_Content.Value IndexGet(CLS_Content content, object object_this, object key)
            {
                throw new NotImplementedException("CSLE.SInstance.IndexGet");
            }