IsPassword(T, Boolean) Method

Definition

Assembly XenoAtom.Terminal.UI.dll
[GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
public static T IsPassword<T>(this T obj, bool isPassword)
    where T : TextBox

Type parameters

T

Parameters

obj
{T}
isPassword
Boolean

Returns

{T}