コード例 #1
0
 public InstanceKeyNotReadyException(System.Xml.Linq.XName commandName, System.Runtime.DurableInstancing.InstanceKey instanceKey, System.Exception innerException)
 {
 }
コード例 #2
0
 public System.Xml.Linq.XElement Element(System.Xml.Linq.XName name)
 {
     throw null;
 }
コード例 #3
0
 public System.Collections.Generic.IEnumerable <System.Xml.Linq.XElement> Elements(System.Xml.Linq.XName name)
 {
     throw null;
 }
コード例 #4
0
 public XStreamingElement(System.Xml.Linq.XName name)
 {
 }
コード例 #5
0
 public XStreamingElement(System.Xml.Linq.XName name, params object[] content)
 {
 }
コード例 #6
0
 public System.Collections.Generic.IEnumerable <System.Xml.Linq.XAttribute> Attributes(System.Xml.Linq.XName name)
 {
     throw null;
 }
コード例 #7
0
 public void SetAttributeValue(System.Xml.Linq.XName name, object value)
 {
 }
コード例 #8
0
 public InstancePersistenceCommandException(System.Xml.Linq.XName commandName, System.Guid instanceId, System.Exception innerException)
 {
 }
コード例 #9
0
 public void WroteInstanceOwnerMetadataValue(System.Xml.Linq.XName name, System.Runtime.DurableInstancing.InstanceValue value)
 {
 }
コード例 #10
0
 public InstanceOwnerException(System.Xml.Linq.XName commandName, System.Guid instanceOwnerId, System.Exception innerException)
 {
 }
コード例 #11
0
 protected InstancePersistenceCommand(System.Xml.Linq.XName name)
 {
 }
コード例 #12
0
 public InstanceNotReadyException(System.Xml.Linq.XName commandName, System.Guid instanceId)
 {
 }
コード例 #13
0
 public InstanceLockLostException(System.Xml.Linq.XName commandName, System.Guid instanceId)
 {
 }
コード例 #14
0
 public InstanceLockedException(System.Xml.Linq.XName commandName, System.Guid instanceId, System.Guid instanceOwnerId, System.Collections.Generic.IDictionary <System.Xml.Linq.XName, object> serializableInstanceOwnerMetadata, string message, System.Exception innerException)
 {
 }
コード例 #15
0
 public System.Collections.Generic.IEnumerable <System.Xml.Linq.XElement> AncestorsAndSelf(System.Xml.Linq.XName name)
 {
     throw null;
 }
コード例 #16
0
 public InstanceCollisionException(System.Xml.Linq.XName commandName, System.Guid instanceId)
 {
 }
コード例 #17
0
 public System.Xml.Linq.XAttribute Attribute(System.Xml.Linq.XName name)
 {
     throw null;
 }
コード例 #18
0
 public InstancePersistenceException(System.Xml.Linq.XName commandName)
 {
 }
コード例 #19
0
 public static System.Collections.Generic.IEnumerable <System.Xml.Linq.XElement> Elements <T>(this System.Collections.Generic.IEnumerable <T> source, System.Xml.Linq.XName name) where T : System.Xml.Linq.XContainer
 {
     throw null;
 }
コード例 #20
0
 public InstancePersistenceException(System.Xml.Linq.XName commandName, string message, System.Exception innerException)
 {
 }
コード例 #21
0
 public XAttribute(System.Xml.Linq.XName name, object value)
 {
 }
コード例 #22
0
 public InstanceCollisionException(System.Xml.Linq.XName commandName, System.Guid instanceId, string message, System.Exception innerException)
 {
 }
コード例 #23
0
 public XStreamingElement(System.Xml.Linq.XName name, object content)
 {
 }
コード例 #24
0
 public void SetElementValue(System.Xml.Linq.XName name, object value)
 {
 }
コード例 #25
0
 public static System.Collections.Generic.IEnumerable <System.Xml.Linq.XElement> Ancestors <T>(this System.Collections.Generic.IEnumerable <T> source, System.Xml.Linq.XName name) where T : System.Xml.Linq.XNode
 {
     throw null;
 }
コード例 #26
0
 public XElement(System.Xml.Linq.XName name)
 {
 }
コード例 #27
0
 public static System.Collections.Generic.IEnumerable <System.Xml.Linq.XAttribute> Attributes(this System.Collections.Generic.IEnumerable <System.Xml.Linq.XElement> source, System.Xml.Linq.XName name)
 {
     throw null;
 }
コード例 #28
0
 public XElement(System.Xml.Linq.XName name, object content)
 {
 }
コード例 #29
0
 public static System.Collections.Generic.IEnumerable <System.Xml.Linq.XElement> DescendantsAndSelf(this System.Collections.Generic.IEnumerable <System.Xml.Linq.XElement> source, System.Xml.Linq.XName name)
 {
     throw null;
 }
コード例 #30
0
 public InstanceKeyCompleteException(System.Xml.Linq.XName commandName, System.Runtime.DurableInstancing.InstanceKey instanceKey)
 {
 }