コード例 #1
0
ファイル: FrameVdS.cs プロジェクト: cruunnerr/VdS2465
 public static FrameVdS CreateHerstellerIdMessage(string text)
 {
     return(FrameVdS_51.Create(text));
 }
コード例 #2
0
ファイル: FrameVdS.cs プロジェクト: cruunnerr/VdS2465
 public static FrameVdS CreateHerstellerIdMessage()
 {
     return(FrameVdS_51.Create(herstellerId));
 }