示例#1
0
 public static FrameVdS CreateHerstellerIdMessage(string text)
 {
     return(FrameVdS_51.Create(text));
 }
示例#2
0
 public static FrameVdS CreateHerstellerIdMessage()
 {
     return(FrameVdS_51.Create(herstellerId));
 }