Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Alan-CRL/Inkeys
/ CheckCOM
Method
CheckCOM
PptCOM/PptCOM.cs:112–116 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
110
111
return false;
112
}
113
public string CheckCOM()
114
{
115
string ret =
"20260501a"
;
116
return ret;
117
}
118
119
// 过程函数
Callers
1
CheckPptCom
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected