'宣言 Public Function New( _ ByVal fileInfo As FileInfo, _ ByVal name As String, _ ByVal description As String, _ ByVal presetType As PresetType, _ ByVal cssLink As String, _ ByVal cssImageDir As String _ )
public PresetInfo( FileInfo fileInfo, string name, string description, PresetType presetType, string cssLink, string cssImageDir )