示例#1
0
 public IProtocolObject CreateObjectFromData()
 {
     return(ProtocolFactory.CreateObject(GetObjectType(), CurrentObjectData));
 }