Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
GSF
Security
Authentication
NullToken
C# 클래스 GSF.Security.Authentication.NullToken
An empty token that does not contain any data.
파일 보기
프로젝트 열기: GridProtectionAlliance/openHistorian
공개 메소드들
메소드
설명
Load
(
Stream
stream
) :
void
Save
(
Stream
stream
) :
void
메소드 상세
Load()
공개
메소드
public
Load
(
Stream
stream
) :
void
stream
System.IO.Stream
리턴
void
Save()
공개
메소드
public
Save
(
Stream
stream
) :
void
stream
System.IO.Stream
리턴
void