📄 properties.format
字号:
/// <summary>
/// Start the fetch from {0}
/// </summary>
/// <remarks>
/// The FetchPath must start at the root table being fetched.
/// i.e the DataManager.Get<TableName1>() and The FetchPath.<TableName1>.<more tables>.... should match
/// </remarks>
public static FetchPath._.{0}Relation {0}{ get { return new FetchPath._.{0}Relation(new ArrayList(), "{0}"); } }
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -