mirror of
https://github.com/fergalmoran/DnsServer.git
synced 2025-12-27 11:59:39 +00:00
minor refactoring change.
This commit is contained in:
@@ -27,7 +27,7 @@ using TechnitiumLibrary.Net.Dns.ResourceRecords;
|
||||
|
||||
namespace DnsServerCore.Dns.ResourceRecords
|
||||
{
|
||||
static class DnsResourceRecordExtension
|
||||
static class DnsResourceRecordExtensions
|
||||
{
|
||||
public static void SetGlueRecords(this DnsResourceRecord record, string glueAddresses)
|
||||
{
|
||||
Reference in New Issue
Block a user