Skip to content

Commit

Permalink
Add xml
Browse files Browse the repository at this point in the history
  • Loading branch information
David Megins-Nicholas committed Nov 30, 2017
1 parent 59fb291 commit e260982
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions h-opc/Ua/UaClientOptions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@ public class UaClientOptions
/// </summary>
public OpcUa.UserIdentity UserIdentity { get; set; }

/// <summary>
/// Creates a client options object
/// </summary>
public UaClientOptions()
{
// Initialize default values:
Expand Down

0 comments on commit e260982

Please sign in to comment.