PlugInAskUserForLicense Method (LicenseBuildType, Boolean, String, Object, ValidateProductKeyDelegate) |
[Missing <summary> documentation for "M:Rhino.PlugIns.PlugIn.AskUserForLicense(Rhino.PlugIns.LicenseBuildType,System.Boolean,System.String,System.Object,Rhino.PlugIns.ValidateProductKeyDelegate)"]
Namespace: Rhino.PlugIns
public bool AskUserForLicense( LicenseBuildType productBuildType, bool standAlone, string textMask, Object parentWindow, ValidateProductKeyDelegate validateDelegate )
Public Function AskUserForLicense ( productBuildType As LicenseBuildType, standAlone As Boolean, textMask As String, parentWindow As Object, validateDelegate As ValidateProductKeyDelegate ) As Boolean
[Missing <param name="productBuildType"/> documentation for "M:Rhino.PlugIns.PlugIn.AskUserForLicense(Rhino.PlugIns.LicenseBuildType,System.Boolean,System.String,System.Object,Rhino.PlugIns.ValidateProductKeyDelegate)"]
[Missing <param name="standAlone"/> documentation for "M:Rhino.PlugIns.PlugIn.AskUserForLicense(Rhino.PlugIns.LicenseBuildType,System.Boolean,System.String,System.Object,Rhino.PlugIns.ValidateProductKeyDelegate)"]
[Missing <param name="textMask"/> documentation for "M:Rhino.PlugIns.PlugIn.AskUserForLicense(Rhino.PlugIns.LicenseBuildType,System.Boolean,System.String,System.Object,Rhino.PlugIns.ValidateProductKeyDelegate)"]
[Missing <param name="parentWindow"/> documentation for "M:Rhino.PlugIns.PlugIn.AskUserForLicense(Rhino.PlugIns.LicenseBuildType,System.Boolean,System.String,System.Object,Rhino.PlugIns.ValidateProductKeyDelegate)"]
[Missing <param name="validateDelegate"/> documentation for "M:Rhino.PlugIns.PlugIn.AskUserForLicense(Rhino.PlugIns.LicenseBuildType,System.Boolean,System.String,System.Object,Rhino.PlugIns.ValidateProductKeyDelegate)"]
[Missing <returns> documentation for "M:Rhino.PlugIns.PlugIn.AskUserForLicense(Rhino.PlugIns.LicenseBuildType,System.Boolean,System.String,System.Object,Rhino.PlugIns.ValidateProductKeyDelegate)"]