메소드 | 설명 | |
---|---|---|
CanConvertFrom ( ITypeDescriptorContext context, |
||
ConvertFrom ( ITypeDescriptorContext context, |
||
ConvertTo ( ITypeDescriptorContext context, |
||
GetStandardValues ( ITypeDescriptorContext context ) : StandardValuesCollection | ||
GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool | ||
TeXProcessorConverter ( ) : System |
public CanConvertFrom ( ITypeDescriptorContext context, |
||
context | ITypeDescriptorContext | |
sourceType | ||
리턴 | bool |
public ConvertFrom ( ITypeDescriptorContext context, |
||
context | ITypeDescriptorContext | |
culture | ||
value | object | |
리턴 | object |
public ConvertTo ( ITypeDescriptorContext context, |
||
context | ITypeDescriptorContext | |
culture | ||
value | object | |
destinationType | ||
리턴 | object |
public GetStandardValues ( ITypeDescriptorContext context ) : StandardValuesCollection | ||
context | ITypeDescriptorContext | |
리턴 | StandardValuesCollection |
public GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool | ||
context | ITypeDescriptorContext | |
리턴 | bool |