public interface ISharedEventArgs : IBinarySerializable
Public Interface ISharedEventArgs
Inherits IBinarySerializable
public interface class ISharedEventArgs : IBinarySerializable
type ISharedEventArgs =
interface
interface IBinarySerializable
end
Deserialize | Десериализует объект из бинарной формы. (Унаследован от IBinarySerializable) |
Serialize | Сериализует объект в бинарной форме. (Унаследован от IBinarySerializable) |