初始化
This commit is contained in:
34
bin/Debug/NoCarPowerSupply.xml
Normal file
34
bin/Debug/NoCarPowerSupply.xml
Normal file
@@ -0,0 +1,34 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>
|
||||
NoCarPowerSupply
|
||||
</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="T:NoCarPowerSupply.My.Resources.Resources">
|
||||
<summary>
|
||||
A strongly-typed resource class, for looking up localized strings, etc.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:NoCarPowerSupply.My.Resources.Resources.ResourceManager">
|
||||
<summary>
|
||||
Returns the cached ResourceManager instance used by this class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:NoCarPowerSupply.My.Resources.Resources.Culture">
|
||||
<summary>
|
||||
Overrides the current thread's CurrentUICulture property for all
|
||||
resource lookups using this strongly typed resource class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:NoCarPowerSupply.Form1.GetCRC16CheckSum(System.Byte[],System.Int32)">
|
||||
<summary>
|
||||
CRC16校验
|
||||
</summary>
|
||||
<param name="dataBuff"></param>
|
||||
<param name="length"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
Reference in New Issue
Block a user