InstancePersistenceCommand(XName) Oluşturucu

Tanım

Sınıfının bir örneğini InstancePersistenceCommand başlatır.

protected:
 InstancePersistenceCommand(System::Xml::Linq::XName ^ name);
protected InstancePersistenceCommand(System.Xml.Linq.XName name);
new System.Runtime.DurableInstancing.InstancePersistenceCommand : System.Xml.Linq.XName -> System.Runtime.DurableInstancing.InstancePersistenceCommand
Protected Sub New (name As XName)

Parametreler

name
XName

Komutun XName (ad alanı ve ad birleşimi).

Şunlara uygulanır