mirror of
https://github.com/SabreTools/SabreTools.Serialization.git
synced 2026-07-08 18:06:41 +00:00
Clean up parameter
This commit is contained in:
@@ -12,7 +12,6 @@ namespace SabreTools.ObjectIdentifier
|
||||
/// Parse an OID in separated-value notation into OID-IRI notation
|
||||
/// </summary>
|
||||
/// <param name="values">List of values to check against</param>
|
||||
/// <param name="index">Current index into the list</param>
|
||||
/// <returns>OID-IRI formatted string, if possible</returns>
|
||||
/// <see href="https://oid-base.com/"/>
|
||||
public static string? ParseOIDToOIDIRINotation(ulong[]? values)
|
||||
|
||||
Reference in New Issue
Block a user