示例#1
0
 private VersionPayload CreateVersionPayload()
 {
     return(NodeServer.CreateVersionPayload(Peer, ExternalEndpoint, Version));
 }