Namespace: NReco.DataAssembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
protected virtual string ApplyIdentifierFormat(
string name
)
protected virtual string ApplyIdentifierFormat(
string name
)
Protected Overridable Function ApplyIdentifierFormat (
name As String
) As String
Protected Overridable Function ApplyIdentifierFormat (
name As String
) As String
protected:
virtual String^ ApplyIdentifierFormat(
String^ name
)
protected:
virtual String^ ApplyIdentifierFormat(
String^ name
)
abstract ApplyIdentifierFormat :
name : string -> string
override ApplyIdentifierFormat :
name : string -> string
abstract ApplyIdentifierFormat :
name : string -> string
override ApplyIdentifierFormat :
name : string -> string
Return Value
Type:
String