代码搜索:Serialization

找到约 2,507 项符合「Serialization」的源代码

代码结果 2,507
www.eeworm.com/read/277826/4149756

cs idefinitionobject.cs

using System; namespace NetBpm.Workflow.Definition { public interface IDefinitionObject //: System.Runtime.Serialization.ISerializable { Int64 Id { get; } String Name { get; } String
www.eeworm.com/read/277826/4149896

cs ihtmlformatter.cs

using System; using System.Runtime.Serialization; using System.Web; namespace NetBpm.Workflow.Delegation { /// is an interface used for the automatic generation of activity-forms in
www.eeworm.com/read/447272/1706416

cs ifield.cs

using System; using NetBpm.Workflow.Delegation; namespace NetBpm.Workflow.Definition { public interface IField //: System.Runtime.Serialization.ISerializable { String Name { get; } Stri
www.eeworm.com/read/447272/1706422

cs idefinitionobject.cs

using System; namespace NetBpm.Workflow.Definition { public interface IDefinitionObject //: System.Runtime.Serialization.ISerializable { Int64 Id { get; } String Name { get; } String
www.eeworm.com/read/447272/1706562

cs ihtmlformatter.cs

using System; using System.Runtime.Serialization; using System.Web; namespace NetBpm.Workflow.Delegation { /// is an interface used for the automatic generation of activity-forms in
www.eeworm.com/read/439514/1805939

cs scheduleitem.cs

using System; using System.Collections.Generic; using System.Text; using System.Runtime.Serialization.Formatters.Binary; namespace MyCinema { /// /// 播放场次 ///
www.eeworm.com/read/439514/1805940

cs movie.cs

using System; using System.Collections.Generic; using System.Text; using System.Runtime.Serialization.Formatters.Binary; namespace MyCinema { public enum MovieType { //喜剧
www.eeworm.com/read/429388/1949368

cs scheduleitem.cs

using System; using System.Collections.Generic; using System.Text; using System.Runtime.Serialization.Formatters.Binary; namespace MyCinema { /// /// 播放场次 ///
www.eeworm.com/read/429388/1949369

cs movie.cs

using System; using System.Collections.Generic; using System.Text; using System.Runtime.Serialization.Formatters.Binary; namespace MyCinema { public enum MovieType { //喜剧
www.eeworm.com/read/429388/1949416

cs scheduleitem.cs

using System; using System.Collections.Generic; using System.Text; using System.Runtime.Serialization.Formatters.Binary; namespace MyCinema { /// /// 播放场次 ///