Table of Contents

Class XPObjectStubCache

Namespace
DevExpress.Xpo
Assembly
DevExpress.Xpo.v24.1.dll
public class XPObjectStubCache
Inheritance
XPObjectStubCache
Inherited Members

Constructors

XPObjectStubCache()

public XPObjectStubCache()

Methods

Add(Guid, XPObjectStub)

public void Add(Guid guid, XPObjectStub objectStub)

Parameters

guid Guid
objectStub XPObjectStub

GetStub(Guid)

public XPObjectStub GetStub(Guid guid)

Parameters

guid Guid

Returns

XPObjectStub