public abstract class SchemeObject : ISealable,
ISerializable, IDeserializationCallback, IXmlSerializable, INotifyPropertyChanged
Public MustInherit Class SchemeObject
Implements ISealable, ISerializable, IDeserializationCallback, IXmlSerializable,
INotifyPropertyChanged
public ref class SchemeObject abstract : ISealable,
ISerializable, IDeserializationCallback, IXmlSerializable, INotifyPropertyChanged
[<AbstractClassAttribute>]
type SchemeObject =
class
interface ISealable
interface ISerializable
interface IDeserializationCallback
interface IXmlSerializable
interface INotifyPropertyChanged
end
SchemeObject(Boolean) | Инициализирует новый экземпляр класса SchemeObject |
SchemeObject(SerializationInfo) | Инициализирует новый экземпляр класса SchemeObject |
BeginDeserializationOverride | |
Copy | |
Deserialize | |
DeserializeFromPlain | |
DeserializeFromPlainCore | |
DeserializeFromPlainScoped | |
EndDeserializationOverride | |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetDisplayName | |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetObjectData | |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
OnSealed | |
PlainObjectToInfo | |
RaisePropertyChanged | |
ReadXml(String) | |
ReadXml(XmlReader) | |
Seal | |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
WriteXml |