'Declaration Public Overloads Shared Function Parse( _ ByVal s As String, _ ByVal throwOnError As Boolean, _ ByVal context As ITypeDescriptorContext _ ) As LineDef
public static LineDef Parse( string s, bool throwOnError, ITypeDescriptorContext context )
Parameters
- s
- throwOnError
- context