• 大小: 4.13MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-10-28
  • 语言: C#
  • 标签: protobuf  C#  

资源简介

使用方法,在protobuf-net.dll里按方式输入要转换的文件名,运行即可转换cs文件。windows平台运行。

资源截图

代码片段和文件信息

//------------------------------------------------------------------------------
// 
//     This code was generated by a tool.
//
//     Changes to this file may cause incorrect behavior and will be lost if
//     the code is regenerated.
// 

//------------------------------------------------------------------------------

// Generated from: DZMahjongClient.proto
// Note: requires additional types generated from: Game.proto
namespace Mahjong.Protocols
{
  [global::System.Serializable global::ProtoBuf.ProtoContract(Name=@“UserCustomData“)]
  public partial class UserCustomData : global::ProtoBuf.IExtensible
  {
    public UserCustomData() {}
    
    private int _maxFan;
    [global::ProtoBuf.ProtoMember(1 IsRequired = true Name=@“maxFan“ DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
    public int maxFan
    {
      get { return _maxFan; }
      set { _maxFan = value; }
    }
    private int _totalFan;
    [global::ProtoBuf.ProtoMember(2 IsRequired = true Name=@“totalFan“ DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
    public int totalFan
    {
      get { return _totalFan; }
      set { _totalFan = value; }
    }
    private global::ProtoBuf.IExtension extensionobject;
    global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionobject(bool createIfMissing)
      { return global::ProtoBuf.Extensible.GetExtensionobject(ref extensionobject createIfMissing); }
  }
  
  [global::System.Serializable global::ProtoBuf.ProtoContract(Name=@“TileGroup“)]
  public partial class TileGroup : global::ProtoBuf.IExtensible
  {
    public TileGroup() {}
    
    private Mahjong.Protocols.GroupActionType _type;
    [global::ProtoBuf.ProtoMember(1 IsRequired = true Name=@“type“ DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
    public Mahjong.Protocols.GroupActionType type
    {
      get { return _type; }
      set { _type = value; }
    }
    private int _tileId;
    [global::ProtoBuf.ProtoMember(2 IsRequired = true Name=@“tileId“ DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
    public int tileId
    {
      get { return _tileId; }
      set { _tileId = value; }
    }
    private global::ProtoBuf.IExtension extensionobject;
    global::ProtoBuf.IExtension global::ProtoBuf.IExtensible.GetExtensionobject(bool createIfMissing)
      { return global::ProtoBuf.Extensible.GetExtensionobject(ref extensionobject createIfMissing); }
  }
  
  [global::System.Serializable global::ProtoBuf.ProtoContract(Name=@“GameWinTileInfo“)]
  public partial class GameWinTileInfo : global::ProtoBuf.IExtensible
  {
    public GameWinTileInfo() {}
    
    private int _tile;
    [global::ProtoBuf.ProtoMember(1 IsRequired = true Name=@“tile“ DataFormat = global::ProtoBuf.DataFormat.TwosComplement)]
    public int tile
    {
      get { return _tile; }
      set { _tile = value; }
    }
    private int _fa

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      66048  2013-09-30 09:20  protobuf-net r668\CoreOnly\cf20\protobuf-net.dll

     文件     200192  2013-09-30 09:20  protobuf-net r668\CoreOnly\cf20\protobuf-net.pdb

     文件      91542  2013-09-30 09:20  protobuf-net r668\CoreOnly\cf20\protobuf-net.xml

     文件      66048  2013-09-30 09:20  protobuf-net r668\CoreOnly\cf35\protobuf-net.dll

     文件     466432  2013-09-30 09:20  protobuf-net r668\CoreOnly\cf35\protobuf-net.pdb

     文件      91542  2013-09-30 09:20  protobuf-net r668\CoreOnly\cf35\protobuf-net.xml

     文件      78336  2013-09-30 09:20  protobuf-net r668\CoreOnly\ios\protobuf-net.dll

     文件     239104  2013-09-30 09:20  protobuf-net r668\CoreOnly\ios\protobuf-net.pdb

     文件      91734  2013-09-30 09:20  protobuf-net r668\CoreOnly\ios\protobuf-net.xml

     文件      77312  2013-09-30 09:22  protobuf-net r668\CoreOnly\mono\protobuf-net.dll

     文件      98785  2013-09-30 09:22  protobuf-net r668\CoreOnly\mono\protobuf-net.xml

     文件      77824  2013-09-30 09:20  protobuf-net r668\CoreOnly\net11\protobuf-net.dll

     文件      74752  2013-09-30 09:20  protobuf-net r668\CoreOnly\net30\protobuf-net.dll

     文件     226816  2013-09-30 09:20  protobuf-net r668\CoreOnly\net30\protobuf-net.pdb

     文件      99248  2013-09-30 09:20  protobuf-net r668\CoreOnly\net30\protobuf-net.xml

     文件      69120  2013-09-30 09:20  protobuf-net r668\CoreOnly\netcore45\protobuf-net.dll

     文件     204288  2013-09-30 09:20  protobuf-net r668\CoreOnly\netcore45\protobuf-net.pdb

     文件       1176  2012-08-16 10:24  protobuf-net r668\CoreOnly\netcore45\protobuf-net.pri

     文件      92098  2013-09-30 09:20  protobuf-net r668\CoreOnly\netcore45\protobuf-net.xml

     文件      67072  2013-09-30 09:20  protobuf-net r668\CoreOnly\portable\protobuf-net.dll

     文件     198144  2013-09-30 09:20  protobuf-net r668\CoreOnly\portable\protobuf-net.pdb

     文件      91542  2013-09-30 09:20  protobuf-net r668\CoreOnly\portable\protobuf-net.xml

     文件      70656  2013-09-30 09:20  protobuf-net r668\CoreOnly\sl4\protobuf-net.dll

     文件     208384  2013-09-30 09:20  protobuf-net r668\CoreOnly\sl4\protobuf-net.pdb

     文件      94382  2013-09-30 09:20  protobuf-net r668\CoreOnly\sl4\protobuf-net.xml

     文件      68096  2013-09-30 09:20  protobuf-net r668\CoreOnly\wp71\protobuf-net.dll

     文件     200192  2013-09-30 09:20  protobuf-net r668\CoreOnly\wp71\protobuf-net.pdb

     文件      92098  2013-09-30 09:20  protobuf-net r668\CoreOnly\wp71\protobuf-net.xml

     文件     143360  2013-09-30 09:20  protobuf-net r668\CoreOnly\wp8\protobuf-net.dll

     文件     501248  2013-09-30 09:20  protobuf-net r668\CoreOnly\wp8\protobuf-net.pdb

............此处省略97个文件信息

评论

共有 条评论