Esempio n. 1
0
 public BTypeNames()
 {
     kUnregisteredMessage = BuildUnRegisteredMsg();
     mUndefinedInterface  = new ProtoEnumWithUndefinedImpl(this);
 }
 public BListAutoId(BListAutoIdParams @params = null) : base(@params)
 {
     kUnregisteredMessage = BuildUnRegisteredMsg();
     mUndefinedInterface  = new ProtoEnumWithUndefinedImpl(this);
 }