예제 #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)
 {
 }
 public System.Collections.Generic.IEnumerable <System.Xml.Linq.XAttribute> Attributes(System.Xml.Linq.XName name)
 {
     throw null;
 }
 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)
 {
 }
 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)
 {
 }
 public System.Xml.Linq.XAttribute Attribute(System.Xml.Linq.XName name)
 {
     throw null;
 }
예제 #18
0
 public InstancePersistenceException(System.Xml.Linq.XName commandName)
 {
 }
 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)
 {
 }
 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;
 }
 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;
 }
 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)
 {
 }