예제 #1
0
파일: TLV.cs 프로젝트: KhaledSMQ/dyndocsis
 public abstract TLV Parse(Param name, byte[] Context);
예제 #2
0
파일: TLV.cs 프로젝트: KhaledSMQ/dyndocsis
 public abstract TLV Parse(Param name, string Context);