Commit 8122647a authored by Brickner_cp's avatar Brickner_cp

Documentation

parent 88bbdf85
...@@ -13,6 +13,7 @@ namespace PcapDotNet { namespace Core ...@@ -13,6 +13,7 @@ namespace PcapDotNet { namespace Core
{ {
/// <summary> /// <summary>
/// A string giving a name for the device. /// A string giving a name for the device.
/// The name of the device is returned directly by the network card driver.
/// </summary> /// </summary>
property System::String^ Name { System::String^ get(); }; property System::String^ Name { System::String^ get(); };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment