initial commit
[libtpproto-csharp.git] / codegenerator / bin / Debug / TP04 / ModifyDesign.cs
blob9feb7b725a09e9628f43ad8ab6c900beaace27a1
1 //
2 // License: GPLv3+
3 // Created at 12:41 17.05.2008
4 //
5 // Author: Marcel Hauf
6 namespace LibTpProto.Proto.TP04
8 using System;
11 public class ModifyDesign
14 public LibTpProto.Proto.Direction _direction = LibTpProto.Proto.Direction.server;
16 public byte _fRAME_TYPE = 50;
18 public override string ToString()
20 return "";