mirror of
https://github.com/Ellpeck/MLEM.git
synced 2024-11-14 02:09:08 +01:00
98 lines
2.7 KiB
YAML
Generated
98 lines
2.7 KiB
YAML
Generated
### YamlMime:ManagedReference
|
|
items:
|
|
- uid: MLEM.Ui.Elements.Paragraph.TextCallback
|
|
commentId: T:MLEM.Ui.Elements.Paragraph.TextCallback
|
|
id: Paragraph.TextCallback
|
|
parent: MLEM.Ui.Elements
|
|
children: []
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Paragraph.TextCallback
|
|
nameWithType: Paragraph.TextCallback
|
|
fullName: MLEM.Ui.Elements.Paragraph.TextCallback
|
|
type: Delegate
|
|
source:
|
|
remote:
|
|
path: MLEM.Ui/Elements/Paragraph.cs
|
|
branch: main
|
|
repo: https://github.com/Ellpeck/MLEM
|
|
id: TextCallback
|
|
path: ../MLEM.Ui/Elements/Paragraph.cs
|
|
startLine: 328
|
|
assemblies:
|
|
- MLEM.Ui
|
|
namespace: MLEM.Ui.Elements
|
|
summary: A delegate method used for <xref href="MLEM.Ui.Elements.Paragraph.GetTextCallback" data-throw-if-not-resolved="false"></xref>
|
|
example: []
|
|
syntax:
|
|
content: public delegate string Paragraph.TextCallback(Paragraph paragraph)
|
|
parameters:
|
|
- id: paragraph
|
|
type: MLEM.Ui.Elements.Paragraph
|
|
description: The current paragraph
|
|
return:
|
|
type: System.String
|
|
content.vb: Public Delegate Function Paragraph.TextCallback(paragraph As Paragraph) As String
|
|
references:
|
|
- uid: MLEM.Ui.Elements.Paragraph.GetTextCallback
|
|
commentId: F:MLEM.Ui.Elements.Paragraph.GetTextCallback
|
|
href: MLEM.Ui.Elements.Paragraph.html#MLEM_Ui_Elements_Paragraph_GetTextCallback
|
|
name: GetTextCallback
|
|
nameWithType: Paragraph.GetTextCallback
|
|
fullName: MLEM.Ui.Elements.Paragraph.GetTextCallback
|
|
- uid: MLEM.Ui.Elements
|
|
commentId: N:MLEM.Ui.Elements
|
|
href: MLEM.html
|
|
name: MLEM.Ui.Elements
|
|
nameWithType: MLEM.Ui.Elements
|
|
fullName: MLEM.Ui.Elements
|
|
spec.csharp:
|
|
- uid: MLEM
|
|
name: MLEM
|
|
href: MLEM.html
|
|
- name: .
|
|
- uid: MLEM.Ui
|
|
name: Ui
|
|
href: MLEM.Ui.html
|
|
- name: .
|
|
- uid: MLEM.Ui.Elements
|
|
name: Elements
|
|
href: MLEM.Ui.Elements.html
|
|
spec.vb:
|
|
- uid: MLEM
|
|
name: MLEM
|
|
href: MLEM.html
|
|
- name: .
|
|
- uid: MLEM.Ui
|
|
name: Ui
|
|
href: MLEM.Ui.html
|
|
- name: .
|
|
- uid: MLEM.Ui.Elements
|
|
name: Elements
|
|
href: MLEM.Ui.Elements.html
|
|
- uid: MLEM.Ui.Elements.Paragraph
|
|
commentId: T:MLEM.Ui.Elements.Paragraph
|
|
parent: MLEM.Ui.Elements
|
|
href: MLEM.Ui.Elements.Paragraph.html
|
|
name: Paragraph
|
|
nameWithType: Paragraph
|
|
fullName: MLEM.Ui.Elements.Paragraph
|
|
- uid: System.String
|
|
commentId: T:System.String
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.string
|
|
name: string
|
|
nameWithType: string
|
|
fullName: string
|
|
nameWithType.vb: String
|
|
fullName.vb: String
|
|
name.vb: String
|
|
- uid: System
|
|
commentId: N:System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
|
name: System
|
|
nameWithType: System
|
|
fullName: System
|