Class InfraExtensions
Inheritance
System.Object
InfraExtensions
Assembly: XSharp.dll
Syntax
public static class InfraExtensions : object
Methods
|
Improve this Doc
View Source
GetAsText(IDefine)
Declaration
public static string GetAsText(this IDefine aThis)
Parameters
Type |
Name |
Description |
IDefine |
aThis |
|
Returns
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
GetAsText(IEndIfDefined)
Declaration
public static string GetAsText(this IEndIfDefined aThis)
Parameters
Returns
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
GetAsText(IIfDefined)
Declaration
public static string GetAsText(this IIfDefined aThis)
Parameters
Returns
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
GetAsText(IIfNotDefined)
Declaration
public static string GetAsText(this IIfNotDefined aThis)
Parameters
Returns
Type |
Description |
System.String |
|