PragmaChecksumDirective Constructor (String, String, String) |
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public PragmaChecksumDirective(
string fileName,
string guid,
string crc
)
Parameters
- fileName
- Type: SystemString
- guid
- Type: SystemString
- crc
- Type: SystemString
See Also