CachedModelMetadata<TPrototypeCache>.ComputeDescription 方法

定义

此方法是受保护的方法,因此不能直接调用。 此方法设计为在派生类(如 CachedDataAnnotationsModelMetadata)中重写。获取或设置模型的说明。

protected virtual string ComputeDescription ();
abstract member ComputeDescription : unit -> string
override this.ComputeDescription : unit -> string
Protected Overridable Function ComputeDescription () As String

返回

模型的说明。

适用于